FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 12c7a82d authored by Dr Rich Wareham's avatar Dr Rich Wareham
Browse files

Merge branch 'renovate/all' into 'master'

chore(deps): update all dependencies

See merge request !107
parents f60c6a84 d0c737a6
No related branches found
No related tags found
1 merge request!107chore(deps): update all dependencies
Pipeline #726387 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:
......
...@@ -7,12 +7,12 @@ binaryornot==0.4.4 ...@@ -7,12 +7,12 @@ binaryornot==0.4.4
# Code quality # Code quality
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
flake8==7.1.2 flake8==7.2.0
pycodestyle==2.12.1 pycodestyle==2.13.0
pyflakes==3.2.0 pyflakes==3.3.1
# 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.2
...@@ -2,30 +2,30 @@ ...@@ -2,30 +2,30 @@
# 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.8.0
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.16.0
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
mkdocs-gen-files==0.5.0 mkdocs-gen-files==0.5.0
mkdocs-literate-nav==0.6.2 mkdocs-literate-nav==0.6.2
mkdocs-material==9.6.9 mkdocs-material==9.6.10
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.1
poetry-core==2.1.1 poetry-core==2.1.2
poetry==2.1.1 poetry==2.1.2
pre-commit==4.2.0 pre-commit==4.2.0
proxyprefix==0.1.3 proxyprefix==0.1.3
psycopg==3.2.6 psycopg==3.2.6
...@@ -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