Update dependencies

This commit is contained in:
Crocmagnon 2024-09-02 18:05:39 +00:00 committed by crocmagnon-pr[bot]
parent 5c0bab3c5f
commit 97002a8be8
3 changed files with 10 additions and 10 deletions

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