Update dependencies

This commit is contained in:
Crocmagnon 2024-01-15 18:04:42 +00:00 committed by GitHub
parent dd55fe6d9c
commit 9c97406f98
3 changed files with 18 additions and 18 deletions

View file

@ -22,7 +22,7 @@ cryptography==41.0.7
# via django-anymail
cycler==0.12.1
# via matplotlib
django==4.2.8
django==4.2.9
# via
# -r requirements.in
# crispy-bootstrap5
@ -50,9 +50,9 @@ django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.2
# via -r requirements.in
django-solo==2.1.0
django-solo==2.2.0
# via -r requirements.in
fonttools==4.47.0
fonttools==4.47.2
# via matplotlib
freezegun==1.4.0
# via -r requirements.in
@ -64,7 +64,7 @@ kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.2
# via -r requirements.in
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
@ -72,7 +72,7 @@ packaging==23.2
# via
# gunicorn
# matplotlib
pillow==10.1.0
pillow==10.2.0
# via
# -r requirements.in
# matplotlib

View file

@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -c constraints.txt
# django
attrs==23.1.0
attrs==23.2.0
# via
# outcome
# trio
@ -31,19 +31,19 @@ click==8.1.7
# via
# black
# pip-tools
coverage[toml]==7.3.4
coverage[toml]==7.4.0
# via
# coverage
# pytest-cov
distlib==0.3.8
# via virtualenv
django==4.2.8
django==4.2.9
# via
# -c constraints.txt
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==21.0.0
faker==22.2.0
# via factory-boy
filelock==3.13.1
# via virtualenv
@ -60,7 +60,7 @@ iniconfig==2.0.0
# via pytest
invoke==2.2.0
# via -r requirements-dev.in
jinja2==3.1.2
jinja2==3.1.3
# via pytest-html
markupsafe==2.1.3
# via jinja2
@ -96,7 +96,7 @@ pyproject-hooks==1.0.0
# via build
pysocks==1.7.1
# via urllib3
pytest==7.4.3
pytest==7.4.4
# via
# -r requirements-dev.in
# pytest-base-url
@ -131,7 +131,7 @@ requests==2.31.0
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.1.9
ruff==0.1.13
# via -r requirements-dev.in
selenium==4.9.1
# via
@ -151,7 +151,7 @@ sqlparse==0.4.4
# django
tenacity==8.2.3
# via pytest-selenium
trio==0.23.2
trio==0.24.0
# via
# selenium
# trio-websocket

View file

@ -22,7 +22,7 @@ cryptography==41.0.7
# via django-anymail
cycler==0.12.1
# via matplotlib
django==4.2.8
django==4.2.9
# via
# -r requirements.in
# crispy-bootstrap5
@ -50,9 +50,9 @@ django-extensions==3.2.3
# via -r requirements.in
django-htmx==1.17.2
# via -r requirements.in
django-solo==2.1.0
django-solo==2.2.0
# via -r requirements.in
fonttools==4.47.0
fonttools==4.47.2
# via matplotlib
freezegun==1.4.0
# via -r requirements.in
@ -64,7 +64,7 @@ kiwisolver==1.4.5
# via matplotlib
matplotlib==3.8.2
# via -r requirements.in
numpy==1.26.2
numpy==1.26.3
# via
# contourpy
# matplotlib
@ -72,7 +72,7 @@ packaging==23.2
# via
# gunicorn
# matplotlib
pillow==10.1.0
pillow==10.2.0
# via
# -r requirements.in
# matplotlib