Update dependencies

This commit is contained in:
Crocmagnon 2023-07-10 18:06:46 +00:00 committed by crocmagnon-pr[bot]
parent 434db242b2
commit 0fe53c67df
3 changed files with 14 additions and 14 deletions

View file

@ -16,7 +16,7 @@ certifi==2023.5.7
# selenium # selenium
cffi==1.15.1 cffi==1.15.1
# via cryptography # via cryptography
charset-normalizer==3.1.0 charset-normalizer==3.2.0
# via requests # via requests
confusable-homoglyphs==3.2.0 confusable-homoglyphs==3.2.0
# via django-registration # via django-registration
@ -41,11 +41,11 @@ django-environ==0.10.0
# via -r requirements.in # via -r requirements.in
django-extensions==3.2.3 django-extensions==3.2.3
# via -r requirements.in # via -r requirements.in
django-htmx==1.15.0 django-htmx==1.16.0
# via -r requirements.in # via -r requirements.in
django-linear-migrations==2.10.0 django-linear-migrations==2.11.0
# via -r requirements.in # via -r requirements.in
django-registration==3.3 django-registration==3.4
# via -r requirements.in # via -r requirements.in
exceptiongroup==1.1.2 exceptiongroup==1.1.2
# via trio-websocket # via trio-websocket

View file

@ -29,11 +29,11 @@ certifi==2023.5.7
# selenium # selenium
cfgv==3.3.1 cfgv==3.3.1
# via pre-commit # via pre-commit
charset-normalizer==3.1.0 charset-normalizer==3.2.0
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
click==8.1.3 click==8.1.4
# via # via
# black # black
# pip-tools # pip-tools
@ -53,7 +53,7 @@ django==4.2.3
# django-browser-reload # django-browser-reload
# django-debug-toolbar # django-debug-toolbar
# model-bakery # model-bakery
django-browser-reload==1.10.0 django-browser-reload==1.11.0
# via -r requirements-dev.in # via -r requirements-dev.in
django-debug-toolbar==4.1.0 django-debug-toolbar==4.1.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -69,7 +69,7 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.80.0 hypothesis==6.81.0
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.24 identify==2.5.24
# via pre-commit # via pre-commit
@ -101,7 +101,7 @@ pathspec==0.11.1
# via black # via black
pip-tools==6.14.0 pip-tools==6.14.0
# via -r requirements-dev.in # via -r requirements-dev.in
platformdirs==3.8.0 platformdirs==3.8.1
# via # via
# black # black
# virtualenv # virtualenv
@ -153,7 +153,7 @@ requests==2.31.0
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.275 ruff==0.0.277
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via

View file

@ -16,7 +16,7 @@ certifi==2023.5.7
# selenium # selenium
cffi==1.15.1 cffi==1.15.1
# via cryptography # via cryptography
charset-normalizer==3.1.0 charset-normalizer==3.2.0
# via requests # via requests
confusable-homoglyphs==3.2.0 confusable-homoglyphs==3.2.0
# via django-registration # via django-registration
@ -41,11 +41,11 @@ django-environ==0.10.0
# via -r requirements.in # via -r requirements.in
django-extensions==3.2.3 django-extensions==3.2.3
# via -r requirements.in # via -r requirements.in
django-htmx==1.15.0 django-htmx==1.16.0
# via -r requirements.in # via -r requirements.in
django-linear-migrations==2.10.0 django-linear-migrations==2.11.0
# via -r requirements.in # via -r requirements.in
django-registration==3.3 django-registration==3.4
# via -r requirements.in # via -r requirements.in
exceptiongroup==1.1.2 exceptiongroup==1.1.2
# via trio-websocket # via trio-websocket