Bump dependencies (#841)

This commit is contained in:
Sascha Ißbrücker
2024-09-19 19:15:51 +02:00
committed by GitHub
parent 8544137a31
commit 3d8866c7bc
8 changed files with 42 additions and 44 deletions

View File

@@ -1,20 +1,20 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.dev.in
#
asgiref==3.7.2
asgiref==3.8.1
# via django
black==24.3.0
black==24.8.0
# via -r requirements.dev.in
click==8.1.7
# via black
coverage==7.4.1
coverage==7.6.1
# via -r requirements.dev.in
django==5.0.8
django==5.1.1
# via django-debug-toolbar
django-debug-toolbar==4.2.0
django-debug-toolbar==4.4.6
# via -r requirements.dev.in
execnet==2.1.1
# via pytest-xdist
@@ -24,32 +24,32 @@ iniconfig==2.0.0
# via pytest
mypy-extensions==1.0.0
# via black
packaging==23.2
packaging==24.1
# via
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==4.1.0
platformdirs==4.3.6
# via black
playwright==1.41.1
playwright==1.47.0
# via -r requirements.dev.in
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pyee==11.0.1
pyee==12.0.0
# via playwright
pytest==8.0.0
pytest==8.3.3
# via
# -r requirements.dev.in
# pytest-django
# pytest-xdist
pytest-django==4.7.0
pytest-django==4.9.0
# via -r requirements.dev.in
pytest-xdist==3.6.1
# via -r requirements.dev.in
sqlparse==0.5.0
sqlparse==0.5.1
# via
# django
# django-debug-toolbar
typing-extensions==4.9.0
typing-extensions==4.12.2
# via pyee