FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 1a9c46cb authored by UIS DevOps Renovate Bot's avatar UIS DevOps Renovate Bot
Browse files

chore(deps): update all dependencies

parent f60c6a84
No related branches found
No related tags found
No related merge requests found
Pipeline #724015 passed
include: include:
- project: "uis/devops/continuous-delivery/ci-templates" - project: "uis/devops/continuous-delivery/ci-templates"
file: "auto-devops-stages.yml" file: "auto-devops-stages.yml"
ref: "v6.7.2" ref: "v6.7.3"
- project: "uis/devops/continuous-delivery/ci-templates" - project: "uis/devops/continuous-delivery/ci-templates"
file: "auto-devops/python-tox.yml" file: "auto-devops/python-tox.yml"
ref: "v6.7.2" ref: "v6.7.3"
- template: "Workflows/Branch-Pipelines.gitlab-ci.yml" - template: "Workflows/Branch-Pipelines.gitlab-ci.yml"
python:tox: python:tox:
......
...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment