Update dependencies

This commit is contained in:
Crocmagnon 2023-10-30 18:04:48 +00:00 committed by crocmagnon-pr[bot]
parent d0d74b549f
commit 5644276afe
3 changed files with 13 additions and 13 deletions

View file

@ -16,7 +16,7 @@ contourpy==1.1.1
# via matplotlib
crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.4
cryptography==41.0.5
# via django-anymail
cycler==0.12.1
# via matplotlib
@ -30,7 +30,7 @@ django==4.2.6
# django-extensions
# django-htmx
# django-solo
django-anymail==10.1
django-anymail==10.2
# via
# -r requirements.in
# django-anymail

View file

@ -43,13 +43,13 @@ django==4.2.6
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==19.11.0
faker==19.12.0
# via factory-boy
filelock==3.12.4
filelock==3.13.0
# via virtualenv
h11==0.14.0
# via wsproto
identify==2.5.30
identify==2.5.31
# via pre-commit
idna==3.4
# via
@ -64,13 +64,13 @@ jinja2==3.1.2
# via pytest-html
markupsafe==2.1.3
# via jinja2
model-bakery==1.16.0
model-bakery==1.17.0
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
nodeenv==1.8.0
# via pre-commit
outcome==1.3.0
outcome==1.3.0.post0
# via trio
packaging==23.2
# via
@ -96,7 +96,7 @@ pyproject-hooks==1.0.0
# via build
pysocks==1.7.1
# via urllib3
pytest==7.4.2
pytest==7.4.3
# via
# -r requirements-dev.in
# pytest-base-url
@ -110,7 +110,7 @@ pytest-base-url==2.0.0
# via pytest-selenium
pytest-cov==4.1.0
# via -r requirements-dev.in
pytest-django==4.5.2
pytest-django==4.6.0
# via -r requirements-dev.in
pytest-html==4.0.2
# via pytest-selenium
@ -131,7 +131,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.1.1
ruff==0.1.3
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -165,7 +165,7 @@ urllib3[socks]==2.0.7
# urllib3
virtualenv==20.24.6
# via pre-commit
wheel==0.41.2
wheel==0.41.3
# via pip-tools
wsproto==1.2.0
# via trio-websocket

View file

@ -16,7 +16,7 @@ contourpy==1.1.1
# via matplotlib
crispy-bootstrap5==0.7
# via -r requirements.in
cryptography==41.0.4
cryptography==41.0.5
# via django-anymail
cycler==0.12.1
# via matplotlib
@ -30,7 +30,7 @@ django==4.2.6
# django-extensions
# django-htmx
# django-solo
django-anymail[mailgun]==10.1
django-anymail[mailgun]==10.2
# via
# -r requirements.in
# django-anymail