Update dependencies

This commit is contained in:
Crocmagnon 2024-06-10 18:05:25 +00:00 committed by crocmagnon-pr[bot]
parent ebc9421e4d
commit 277537b146
3 changed files with 8 additions and 8 deletions

View file

@ -62,7 +62,7 @@ numpy==1.26.4
# via
# contourpy
# matplotlib
packaging==24.0
packaging==24.1
# via
# gunicorn
# matplotlib

View file

@ -41,7 +41,7 @@ django==5.0.6
# model-bakery
factory-boy==3.3.0
# via -r requirements-dev.in
faker==25.4.0
faker==25.8.0
# via factory-boy
filelock==3.14.0
# via virtualenv
@ -66,11 +66,11 @@ model-bakery==1.18.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via black
nodeenv==1.9.0
nodeenv==1.9.1
# via pre-commit
outcome==1.3.0.post0
# via trio
packaging==24.0
packaging==24.1
# via
# -c constraints.txt
# black
@ -95,7 +95,7 @@ pyproject-hooks==1.1.0
# pip-tools
pysocks==1.7.1
# via urllib3
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements-dev.in
# pytest-base-url
@ -133,7 +133,7 @@ requests==2.32.3
# -c constraints.txt
# pytest-base-url
# pytest-selenium
ruff==0.4.7
ruff==0.4.8
# via -r requirements-dev.in
selenium==4.21.0
# via
@ -159,7 +159,7 @@ trio==0.25.1
# trio-websocket
trio-websocket==0.11.1
# via selenium
typing-extensions==4.12.1
typing-extensions==4.12.2
# via selenium
urllib3[socks]==2.2.1
# via

View file

@ -62,7 +62,7 @@ numpy==1.26.4
# via
# contourpy
# matplotlib
packaging==24.0
packaging==24.1
# via
# gunicorn
# matplotlib