Update dependencies

This commit is contained in:
Crocmagnon 2023-10-23 18:04:27 +00:00 committed by crocmagnon-pr[bot]
parent 2d4ccf3bfb
commit ed9809aa4e
3 changed files with 21 additions and 14 deletions

View file

@ -10,7 +10,7 @@ certifi==2023.7.22
# via requests # via requests
cffi==1.16.0 cffi==1.16.0
# via cryptography # via cryptography
charset-normalizer==3.3.0 charset-normalizer==3.3.1
# via requests # via requests
contourpy==1.1.1 contourpy==1.1.1
# via matplotlib # via matplotlib
@ -31,7 +31,9 @@ django==4.2.6
# django-htmx # django-htmx
# django-solo # django-solo
django-anymail==10.1 django-anymail==10.1
# via -r requirements.in # via
# -r requirements.in
# django-anymail
django-cleanup==8.0.0 django-cleanup==8.0.0
# via -r requirements.in # via -r requirements.in
django-crispy-forms==2.1 django-crispy-forms==2.1
@ -88,7 +90,7 @@ six==1.16.0
# via python-dateutil # via python-dateutil
sqlparse==0.4.4 sqlparse==0.4.4
# via django # via django
urllib3==2.0.6 urllib3==2.0.7
# via # via
# django-anymail # django-anymail
# requests # requests

View file

@ -12,7 +12,7 @@ attrs==23.1.0
# via # via
# outcome # outcome
# trio # trio
black==23.9.1 black==23.10.0
# via -r requirements-dev.in # via -r requirements-dev.in
build==1.0.3 build==1.0.3
# via pip-tools # via pip-tools
@ -23,7 +23,7 @@ certifi==2023.7.22
# selenium # selenium
cfgv==3.4.0 cfgv==3.4.0
# via pre-commit # via pre-commit
charset-normalizer==3.3.0 charset-normalizer==3.3.1
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
@ -32,7 +32,9 @@ click==8.1.7
# black # black
# pip-tools # pip-tools
coverage[toml]==7.3.2 coverage[toml]==7.3.2
# via pytest-cov # via
# coverage
# pytest-cov
distlib==0.3.7 distlib==0.3.7
# via virtualenv # via virtualenv
django==4.2.6 django==4.2.6
@ -41,7 +43,7 @@ django==4.2.6
# model-bakery # model-bakery
factory-boy==3.3.0 factory-boy==3.3.0
# via -r requirements-dev.in # via -r requirements-dev.in
faker==19.10.0 faker==19.11.0
# via factory-boy # via factory-boy
filelock==3.12.4 filelock==3.12.4
# via virtualenv # via virtualenv
@ -68,7 +70,7 @@ mypy-extensions==1.0.0
# via black # via black
nodeenv==1.8.0 nodeenv==1.8.0
# via pre-commit # via pre-commit
outcome==1.2.0 outcome==1.3.0
# via trio # via trio
packaging==23.2 packaging==23.2
# via # via
@ -129,7 +131,7 @@ requests==2.31.0
# -c constraints.txt # -c constraints.txt
# pytest-base-url # pytest-base-url
# pytest-selenium # pytest-selenium
ruff==0.0.292 ruff==0.1.1
# via -r requirements-dev.in # via -r requirements-dev.in
selenium==4.9.1 selenium==4.9.1
# via # via
@ -155,11 +157,12 @@ trio==0.22.2
# trio-websocket # trio-websocket
trio-websocket==0.11.1 trio-websocket==0.11.1
# via selenium # via selenium
urllib3[socks]==2.0.6 urllib3[socks]==2.0.7
# via # via
# -c constraints.txt # -c constraints.txt
# requests # requests
# selenium # selenium
# urllib3
virtualenv==20.24.5 virtualenv==20.24.5
# via pre-commit # via pre-commit
wheel==0.41.2 wheel==0.41.2
@ -168,7 +171,7 @@ wsproto==1.2.0
# via trio-websocket # via trio-websocket
# The following packages are considered to be unsafe in a requirements file: # The following packages are considered to be unsafe in a requirements file:
pip==23.3 pip==23.3.1
# via pip-tools # via pip-tools
setuptools==68.2.2 setuptools==68.2.2
# via # via

View file

@ -10,7 +10,7 @@ certifi==2023.7.22
# via requests # via requests
cffi==1.16.0 cffi==1.16.0
# via cryptography # via cryptography
charset-normalizer==3.3.0 charset-normalizer==3.3.1
# via requests # via requests
contourpy==1.1.1 contourpy==1.1.1
# via matplotlib # via matplotlib
@ -31,7 +31,9 @@ django==4.2.6
# django-htmx # django-htmx
# django-solo # django-solo
django-anymail[mailgun]==10.1 django-anymail[mailgun]==10.1
# via -r requirements.in # via
# -r requirements.in
# django-anymail
django-cleanup==8.0.0 django-cleanup==8.0.0
# via -r requirements.in # via -r requirements.in
django-crispy-forms==2.1 django-crispy-forms==2.1
@ -88,7 +90,7 @@ six==1.16.0
# via python-dateutil # via python-dateutil
sqlparse==0.4.4 sqlparse==0.4.4
# via django # via django
urllib3==2.0.6 urllib3==2.0.7
# via # via
# django-anymail # django-anymail
# requests # requests