From 48e974118f1c83484ac3e3979e56344f1fcec994 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 05:57:51 +0000 Subject: [PATCH] chore(deps): bump the maintenance group with 12 updates Bumps the maintenance group with 12 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [cryptography](https://github.com/pyca/cryptography) | `48.0.1` | `49.0.0` | | [django](https://github.com/django/django) | `6.0.5` | `6.0.6` | | [grpcio](https://github.com/grpc/grpc) | `1.81.0` | `1.81.1` | | [idna](https://github.com/kjd/idna) | `3.17` | `3.18` | | [jwcrypto](https://github.com/latchset/jwcrypto) | `1.5.7` | `1.5.8` | | [oslo-config](https://docs.openstack.org/oslo.config) | `10.4.0` | `10.5.0` | | [oslo-utils](https://docs.openstack.org/oslo.utils) | `10.1.0` | `10.1.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.15` | `0.15.20` | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.1` | `7.14.3` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.05.20...2026.06.17) Updates `cryptography` from 48.0.1 to 49.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/48.0.1...49.0.0) Updates `django` from 6.0.5 to 6.0.6 - [Commits](https://github.com/django/django/compare/6.0.5...6.0.6) Updates `grpcio` from 1.81.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](https://github.com/grpc/grpc/compare/v1.81.0...v1.81.1) Updates `idna` from 3.17 to 3.18 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.17...v3.18) Updates `jwcrypto` from 1.5.7 to 1.5.8 - [Release notes](https://github.com/latchset/jwcrypto/releases) - [Commits](https://github.com/latchset/jwcrypto/compare/v1.5.7...v1.5.8) Updates `oslo-config` from 10.4.0 to 10.5.0 Updates `oslo-utils` from 10.1.0 to 10.1.1 Updates `ruff` from 0.15.15 to 0.15.20 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.15.15...0.15.20) Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.1...8.4.2) Updates `coverage` from 7.14.1 to 7.14.3 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.14.1...7.14.3) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: cryptography dependency-version: 49.0.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: maintenance - dependency-name: django dependency-version: 6.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: grpcio dependency-version: 1.81.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: idna dependency-version: '3.18' dependency-type: indirect update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: jwcrypto dependency-version: 1.5.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: oslo-config dependency-version: 10.5.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: maintenance - dependency-name: oslo-utils dependency-version: 10.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: ruff dependency-version: 0.15.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: click dependency-version: 8.4.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: coverage dependency-version: 7.14.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: maintenance - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maintenance ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++++++-------- requirements_dev.txt | 6 +++--- requirements_linting.txt | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1a9b446..8a926a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,13 +33,13 @@ azure-storage-blob==12.27.1 # via -r requirements.in azure-storage-queue==12.14.1 # via -r requirements.in -certifi==2026.5.20 +certifi==2026.6.17 # via requests cffi==2.0.0 # via cryptography charset-normalizer==3.4.7 # via requests -cryptography==48.0.1 +cryptography==49.0.0 # via # azure-identity # azure-keyvault-keys @@ -52,7 +52,7 @@ datapunt-authorization-django==2.1.0 # via -r requirements.in debtcollector==3.0.0 # via python-keystoneclient -django==6.0.5 +django==6.0.6 # via # -r requirements.in # datapunt-authorization-django @@ -63,9 +63,9 @@ django-ratelimit==4.1.0 # via -r requirements.in googleapis-common-protos==1.75.0 # via opentelemetry-exporter-otlp-proto-grpc -grpcio==1.81.0 +grpcio==1.81.1 # via opentelemetry-exporter-otlp-proto-grpc -idna==3.17 +idna==3.18 # via requests importlib-metadata==8.7.1 # via opentelemetry-api @@ -80,7 +80,7 @@ isodate==0.7.2 # azure-keyvault-secrets # azure-storage-blob # azure-storage-queue -jwcrypto==1.5.7 +jwcrypto==1.5.8 # via datapunt-authorization-django keystoneauth1==5.14.0 # via python-keystoneclient @@ -170,7 +170,7 @@ opentelemetry-util-http==0.60b1 # opentelemetry-instrumentation-wsgi os-service-types==1.8.2 # via keystoneauth1 -oslo-config==10.4.0 +oslo-config==10.5.0 # via python-keystoneclient oslo-i18n==6.8.0 # via @@ -179,7 +179,7 @@ oslo-i18n==6.8.0 # python-keystoneclient oslo-serialization==5.10.0 # via python-keystoneclient -oslo-utils==10.1.0 +oslo-utils==10.1.1 # via # oslo-serialization # python-keystoneclient diff --git a/requirements_dev.txt b/requirements_dev.txt index cf7c544..8c8dd50 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,9 +6,9 @@ # build==1.5.0 # via pip-tools -click==8.4.1 +click==8.4.2 # via pip-tools -coverage[toml]==7.14.1 +coverage[toml]==7.14.3 # via pytest-cov iniconfig==2.3.0 # via pytest @@ -29,7 +29,7 @@ pyproject-hooks==1.2.0 # via # build # pip-tools -pytest==9.0.3 +pytest==9.1.1 # via # -r requirements_dev.in # pytest-cov diff --git a/requirements_linting.txt b/requirements_linting.txt index 9a36fe2..6e7b089 100644 --- a/requirements_linting.txt +++ b/requirements_linting.txt @@ -4,5 +4,5 @@ # # pip-compile --allow-unsafe --output-file=requirements_linting.txt requirements_linting.in # -ruff==0.15.15 +ruff==0.15.20 # via -r requirements_linting.in