Compare commits

...

2 commits

Author SHA1 Message Date
pre-commit-ci[bot]
c28b880f7f [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)
2024-09-02 22:52:27 +00:00
Crocmagnon
97002a8be8 Update dependencies 2024-09-02 18:07:28 +00:00
4 changed files with 11 additions and 11 deletions

View file

@ -40,7 +40,7 @@ repos:
hooks:
- id: djhtml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.2
rev: v0.6.3
hooks:
- id: ruff
args: [--fix]

View file

@ -8,11 +8,11 @@ asgiref==3.8.1
# via
# django
# django-htmx
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
crispy-bootstrap5==2024.2
# via -r requirements.in

View file

@ -16,7 +16,7 @@ black==24.8.0
# via -r requirements-dev.in
build==1.2.1
# via pip-tools
certifi==2024.7.4
certifi==2024.8.30
# via
# -c constraints.txt
# requests
@ -41,7 +41,7 @@ django==5.1
# model-bakery
factory-boy==3.3.1
# via -r requirements-dev.in
faker==28.0.0
faker==28.1.0
# via factory-boy
filelock==3.15.4
# via virtualenv
@ -110,7 +110,7 @@ pytest-base-url==2.1.0
# via pytest-selenium
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-django==4.8.0
pytest-django==4.9.0
# via -r requirements-dev.in
pytest-html==4.1.1
# via pytest-selenium
@ -133,9 +133,9 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.6.2
ruff==0.6.3
# via -r requirements-dev.in
selenium==4.23.1
selenium==4.24.0
# via
# -r requirements-dev.in
# pytest-selenium
@ -178,5 +178,5 @@ wsproto==1.2.0
# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via pip-tools
setuptools==73.0.1
setuptools==74.1.0
# via pip-tools

View file

@ -8,11 +8,11 @@ asgiref==3.8.1
# via
# django
# django-htmx
certifi==2024.7.4
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
contourpy==1.2.1
contourpy==1.3.0
# via matplotlib
crispy-bootstrap5==2024.2
# via -r requirements.in