Update dependencies

This commit is contained in:
Crocmagnon 2023-09-25 18:04:52 +00:00 committed by crocmagnon-pr[bot]
parent cf46714cc1
commit 5161e977d9
3 changed files with 7 additions and 7 deletions

View file

@ -16,7 +16,7 @@ contourpy==1.1.1
# via matplotlib
crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.3
cryptography==41.0.4
# via django-anymail
cycler==0.11.0
# via matplotlib
@ -88,7 +88,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.0.4
urllib3==2.0.5
# via
# django-anymail
# requests

View file

@ -43,7 +43,7 @@ exceptiongroup==1.1.3
# via trio-websocket
factory-boy==3.3.0
# via -r requirements-dev.in
faker==19.6.1
faker==19.6.2
# via factory-boy
filelock==3.12.4
# via virtualenv
@ -131,7 +131,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.0.290
ruff==0.0.291
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -157,7 +157,7 @@ trio==0.22.2
# trio-websocket
trio-websocket==0.10.4
# via selenium
urllib3[socks]==2.0.4
urllib3[socks]==2.0.5
# via
# -c constraints.txt
# requests

View file

@ -16,7 +16,7 @@ contourpy==1.1.1
# via matplotlib
crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.3
cryptography==41.0.4
# via django-anymail
cycler==0.11.0
# via matplotlib
@ -88,7 +88,7 @@ six==1.16.0
# via python-dateutil
sqlparse==0.4.4
# via django
urllib3==2.0.4
urllib3==2.0.5
# via
# django-anymail
# requests