Update dependencies

This commit is contained in:
Crocmagnon 2024-03-25 18:07:12 +00:00 committed by crocmagnon-pr[bot]
parent fe390825e2
commit 6576b41b4f
3 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@
# #
# pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in # pip-compile --allow-unsafe --output-file=constraints.txt --strip-extras requirements.in
# #
asgiref==3.7.2 asgiref==3.8.1
# via # via
# django # django
# django-htmx # django-htmx

View file

@ -4,7 +4,7 @@
# #
# pip-compile --allow-unsafe requirements-dev.in # pip-compile --allow-unsafe requirements-dev.in
# #
asgiref==3.7.2 asgiref==3.8.1
# via # via
# -c constraints.txt # -c constraints.txt
# django # django
@ -58,7 +58,7 @@ django-browser-reload==1.12.1
# via -r requirements-dev.in # via -r requirements-dev.in
django-debug-toolbar==4.3.0 django-debug-toolbar==4.3.0
# via -r requirements-dev.in # via -r requirements-dev.in
filelock==3.13.1 filelock==3.13.3
# via virtualenv # via virtualenv
greenlet==3.0.3 greenlet==3.0.3
# via bpython # via bpython
@ -66,7 +66,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.99.8 hypothesis==6.99.13
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.35 identify==2.5.35
# via pre-commit # via pre-commit
@ -109,7 +109,7 @@ platformdirs==4.2.0
# virtualenv # virtualenv
pluggy==1.4.0 pluggy==1.4.0
# via pytest # via pytest
pre-commit==3.6.2 pre-commit==3.7.0
# via -r requirements-dev.in # via -r requirements-dev.in
pygments==2.17.2 pygments==2.17.2
# via bpython # via bpython
@ -133,7 +133,7 @@ pytest==8.1.1
# pytest-variables # pytest-variables
pytest-base-url==2.1.0 pytest-base-url==2.1.0
# via pytest-selenium # via pytest-selenium
pytest-cov==4.1.0 pytest-cov==5.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
pytest-django==4.8.0 pytest-django==4.8.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -155,7 +155,7 @@ requests==2.31.0
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.3.3 ruff==0.3.4
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.18.1 selenium==4.18.1
# via # via

View file

@ -4,7 +4,7 @@
# #
# pip-compile --allow-unsafe requirements.in # pip-compile --allow-unsafe requirements.in
# #
asgiref==3.7.2 asgiref==3.8.1
# via # via
# django # django
# django-htmx # django-htmx