Update dependencies

This commit is contained in:
Crocmagnon 2024-02-19 18:07:13 +00:00 committed by crocmagnon-pr[bot]
parent 4f2f63a405
commit ae7b8163fd
3 changed files with 19 additions and 17 deletions

View file

@ -22,7 +22,7 @@ charset-normalizer==3.3.2
# via requests # via requests
confusable-homoglyphs==3.3.1 confusable-homoglyphs==3.3.1
# via django-registration # via django-registration
cryptography==42.0.2 cryptography==42.0.3
# via django-anymail # via django-anymail
django==5.0.2 django==5.0.2
# via # via
@ -75,7 +75,7 @@ requests==2.31.0
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
selenium==4.17.2 selenium==4.18.0
# via -r requirements.in # via -r requirements.in
sniffio==1.3.0 sniffio==1.3.0
# via trio # via trio
@ -91,7 +91,7 @@ trio-websocket==0.11.1
# via selenium # via selenium
typing-extensions==4.9.0 typing-extensions==4.9.0
# via selenium # via selenium
urllib3==2.2.0 urllib3==2.2.1
# via # via
# django-anymail # django-anymail
# requests # requests

View file

@ -15,7 +15,7 @@ attrs==23.2.0
# hypothesis # hypothesis
# outcome # outcome
# trio # trio
black==24.1.1 black==24.2.0
# via -r requirements-dev.in # via -r requirements-dev.in
blessed==1.20.0 blessed==1.20.0
# via curtsies # via curtsies
@ -68,9 +68,9 @@ h11==0.14.0
# via # via
# -c constraints.txt # -c constraints.txt
# wsproto # wsproto
hypothesis==6.98.4 hypothesis==6.98.8
# via -r requirements-dev.in # via -r requirements-dev.in
identify==2.5.34 identify==2.5.35
# via pre-commit # via pre-commit
idna==3.6 idna==3.6
# via # via
@ -103,7 +103,7 @@ packaging==23.2
# pytest # pytest
pathspec==0.12.1 pathspec==0.12.1
# via black # via black
pip-tools==7.3.0 pip-tools==7.4.0
# via -r requirements-dev.in # via -r requirements-dev.in
platformdirs==4.2.0 platformdirs==4.2.0
# via # via
@ -111,17 +111,19 @@ platformdirs==4.2.0
# virtualenv # virtualenv
pluggy==1.4.0 pluggy==1.4.0
# via pytest # via pytest
pre-commit==3.6.1 pre-commit==3.6.2
# via -r requirements-dev.in # via -r requirements-dev.in
pygments==2.17.2 pygments==2.17.2
# via bpython # via bpython
pyproject-hooks==1.0.0 pyproject-hooks==1.0.0
# via build # via
# build
# pip-tools
pysocks==1.7.1 pysocks==1.7.1
# via # via
# -c constraints.txt # -c constraints.txt
# urllib3 # urllib3
pytest==8.0.0 pytest==8.0.1
# via # via
# -r requirements-dev.in # -r requirements-dev.in
# pytest-base-url # pytest-base-url
@ -139,7 +141,7 @@ pytest-django==4.8.0
# via -r requirements-dev.in # via -r requirements-dev.in
pytest-html==4.1.1 pytest-html==4.1.1
# via pytest-selenium # via pytest-selenium
pytest-metadata==3.1.0 pytest-metadata==3.1.1
# via pytest-html # via pytest-html
pytest-selenium==4.1.0 pytest-selenium==4.1.0
# via -r requirements-dev.in # via -r requirements-dev.in
@ -155,9 +157,9 @@ requests==2.31.0
# bpython # bpython
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.2.1 ruff==0.2.2
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.17.2 selenium==4.18.0
# via # via
# -c constraints.txt # -c constraints.txt
# pytest-selenium # pytest-selenium
@ -192,7 +194,7 @@ typing-extensions==4.9.0
# via # via
# -c constraints.txt # -c constraints.txt
# selenium # selenium
urllib3[socks]==2.2.0 urllib3[socks]==2.2.1
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests

View file

@ -22,7 +22,7 @@ charset-normalizer==3.3.2
# via requests # via requests
confusable-homoglyphs==3.3.1 confusable-homoglyphs==3.3.1
# via django-registration # via django-registration
cryptography==42.0.2 cryptography==42.0.3
# via django-anymail # via django-anymail
django==5.0.2 django==5.0.2
# via # via
@ -75,7 +75,7 @@ requests==2.31.0
# via # via
# -r requirements.in # -r requirements.in
# django-anymail # django-anymail
selenium==4.17.2 selenium==4.18.0
# via -r requirements.in # via -r requirements.in
sniffio==1.3.0 sniffio==1.3.0
# via trio # via trio
@ -91,7 +91,7 @@ trio-websocket==0.11.1
# via selenium # via selenium
typing-extensions==4.9.0 typing-extensions==4.9.0
# via selenium # via selenium
urllib3[socks]==2.2.0 urllib3[socks]==2.2.1
# via # via
# django-anymail # django-anymail
# requests # requests