-
- Downloads
chore(deps): update all dependencies
... | @@ -13,6 +13,6 @@ pyflakes==3.2.0 | ... | @@ -13,6 +13,6 @@ pyflakes==3.2.0 |
# Testing | # Testing | ||
# ------------------------------------------------------------------------------ | # ------------------------------------------------------------------------------ | ||
tox==4.24.2 | tox==4.25.0 | ||
pytest==8.3.5 | pytest==8.3.5 | ||
poetry==2.1.1 | poetry==2.1.1 |
... | @@ -2,18 +2,18 @@ | ... | @@ -2,18 +2,18 @@ |
# intended that renovatebot keeps this list fresh. | # intended that renovatebot keeps this list fresh. | ||
better-exceptions==0.3.3 | better-exceptions==0.3.3 | ||
black==25.1.0 | black==25.1.0 | ||
coverage==7.7.0 | coverage==7.7.1 | ||
debugpy==1.8.13 | debugpy==1.8.13 | ||
django-cors-headers==4.7.0 | django-cors-headers==4.7.0 | ||
django-crispy-forms==2.3 | django-crispy-forms==2.3 | ||
django-debug-toolbar==5.0.1 | django-debug-toolbar==5.1.0 | ||
django-filter==25.1 | django-filter==25.1 | ||
django-structlog==9.0.1 | django-structlog==9.0.1 | ||
django==5.1.7 | django==5.1.7 | ||
djangorestframework-camel-case==1.4.2 | djangorestframework-camel-case==1.4.2 | ||
djangorestframework==3.15.2 | djangorestframework==3.15.2 | ||
drf-spectacular==0.28.0 | drf-spectacular==0.28.0 | ||
faker==37.0.1 | faker==37.1.0 | ||
gitignorefile==1.1.2 | gitignorefile==1.1.2 | ||
gunicorn==23.0.0 | gunicorn==23.0.0 | ||
ipython==9.0.2 | ipython==9.0.2 | ||
... | @@ -22,7 +22,7 @@ mkdocs-literate-nav==0.6.2 | ... | @@ -22,7 +22,7 @@ mkdocs-literate-nav==0.6.2 |
mkdocs-material==9.6.9 | mkdocs-material==9.6.9 | ||
mkdocs-section-index==0.3.9 | mkdocs-section-index==0.3.9 | ||
mkdocs==1.6.1 | mkdocs==1.6.1 | ||
mkdocstrings-python==1.16.6 | mkdocstrings-python==1.16.8 | ||
mkdocstrings==0.29.0 | mkdocstrings==0.29.0 | ||
poetry-core==2.1.1 | poetry-core==2.1.1 | ||
poetry==2.1.1 | poetry==2.1.1 | ||
... | @@ -36,5 +36,5 @@ pytest==8.3.5 | ... | @@ -36,5 +36,5 @@ pytest==8.3.5 |
pyyaml==6.0.2 | pyyaml==6.0.2 | ||
social-auth-app-django==5.4.3 | social-auth-app-django==5.4.3 | ||
structlog==25.2.0 | structlog==25.2.0 | ||
tox==4.24.2 | tox==4.25.0 | ||
whitenoise==6.9.0 | whitenoise==6.9.0 |
Please register or sign in to comment