Update dependencies.

This commit is contained in:
Emil Stenström 2024-01-24 10:17:36 +01:00
parent 6c528d7a72
commit b29e7fba80

View file

@ -1,5 +1,5 @@
#
# 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
@ -8,13 +8,13 @@ asgiref==3.7.2
# via django
cachetools==5.3.2
# via tox
cfgv==3.3.1
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.7
distlib==0.3.8
# via virtualenv
django==5.0.1
# via -r requirements-dev.in
@ -24,15 +24,15 @@ filelock==3.13.1
# virtualenv
flake8==7.0.0
# via -r requirements-dev.in
identify==2.5.11
identify==2.5.33
# via pre-commit
iniconfig==1.1.1
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
nodeenv==1.7.0
nodeenv==1.8.0
# via pre-commit
packaging==23.2
# via
@ -49,7 +49,7 @@ pluggy==1.3.0
# tox
pre-commit==3.6.0
# via -r requirements-dev.in
pycodestyle==2.11.0
pycodestyle==2.11.1
# via flake8
pyflakes==3.2.0
# via flake8
@ -57,7 +57,7 @@ pyproject-api==1.6.1
# via tox
pytest==7.4.4
# via -r requirements-dev.in
pyyaml==6.0
pyyaml==6.0.1
# via pre-commit
sqlparse==0.4.4
# via django