From 21b1f270dcff16614325434fa418f8f44837304c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 13:29:58 +0000 Subject: [PATCH] chore(deps)(deps): bump the pip group across 1 directory with 13 updates Bumps the pip group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.7.4` | | [django](https://github.com/django/django) | `5.0.4` | `5.1.13` | | [djangorestframework](https://github.com/encode/django-rest-framework) | `3.14.0` | `3.15.2` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.3` | `4.25.8` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.4` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.4` | `0.5.0` | | [strawberry-graphql](https://github.com/strawberry-graphql/strawberry) | `0.225.1` | `0.257.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.5.0` | | [zipp](https://github.com/jaraco/zipp) | `3.18.1` | `3.19.1` | | [black](https://github.com/psf/black) | `24.2.0` | `24.3.0` | | [deepdiff](https://github.com/seperman/deepdiff) | `6.7.1` | `8.6.1` | | [djangorestframework-simplejwt](https://github.com/jazzband/djangorestframework-simplejwt) | `5.3.1` | `5.5.1` | Updates `certifi` from 2024.2.2 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) Updates `django` from 5.0.4 to 5.1.13 - [Commits](https://github.com/django/django/compare/5.0.4...5.1.13) Updates `djangorestframework` from 3.14.0 to 3.15.2 - [Release notes](https://github.com/encode/django-rest-framework/releases) - [Commits](https://github.com/encode/django-rest-framework/compare/3.14.0...3.15.2) Updates `idna` from 3.6 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.6...v3.7) Updates `protobuf` from 4.25.3 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.3...v4.25.8) Updates `requests` from 2.31.0 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.4) Updates `sqlparse` from 0.4.4 to 0.5.0 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.4...0.5.0) Updates `strawberry-graphql` from 0.225.1 to 0.257.0 - [Release notes](https://github.com/strawberry-graphql/strawberry/releases) - [Changelog](https://github.com/strawberry-graphql/strawberry/blob/main/CHANGELOG.md) - [Commits](https://github.com/strawberry-graphql/strawberry/compare/0.225.1...0.257.0) Updates `urllib3` from 2.2.1 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.5.0) Updates `zipp` from 3.18.1 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.18.1...v3.19.1) Updates `black` from 24.2.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0) Updates `deepdiff` from 6.7.1 to 8.6.1 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/compare/6.7.1...8.6.1) Updates `djangorestframework-simplejwt` from 5.3.1 to 5.5.1 - [Release notes](https://github.com/jazzband/djangorestframework-simplejwt/releases) - [Changelog](https://github.com/jazzband/djangorestframework-simplejwt/blob/master/CHANGELOG.md) - [Commits](https://github.com/jazzband/djangorestframework-simplejwt/compare/v5.3.1...v5.5.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: django dependency-version: 5.1.13 dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework dependency-version: 3.15.2 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: strawberry-graphql dependency-version: 0.257.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: deepdiff dependency-version: 8.6.1 dependency-type: direct:production dependency-group: pip - dependency-name: djangorestframework-simplejwt dependency-version: 5.5.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/requirements.txt b/requirements.txt index e1bd919..b9965c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ annotated-types==0.6.0 asgiref==3.8.1 -certifi==2024.2.2 +certifi==2024.7.4 charset-normalizer==3.3.2 Deprecated==1.2.14 -Django==5.0.4 +Django==5.1.13 django-choices-field==2.3.0 django-cors-headers==4.3.1 django-environ==0.9.0 django-elasticsearch-dsl==8.0 django-elasticsearch-dsl-drf==0.22.5 django-nine==0.2.7 -djangorestframework==3.14.0 +djangorestframework==3.15.2 dvc==3.59.1 elastic-transport==8.13.0 elasticsearch==8.13.0 @@ -19,7 +19,7 @@ googleapis-common-protos==1.65.0 graphql-core==3.2.3 gunicorn==23.0.0 grpcio==1.62.1 -idna==3.6 +idna==3.7 importlib-metadata==6.11.0 numpy==1.26.4 opentelemetry-api==1.23.0 @@ -45,7 +45,7 @@ odfpy==1.4.1 # For ODS file support pyarrow==15.0.0 # For Parquet and Feather file support xlrd==2.0.1 # For Excel file support pillow==10.4.0 -protobuf==4.25.3 +protobuf==4.25.8 pydantic==2.6.1 # Slightly downgraded for compatibility pydantic_core==2.16.2 # Matched with pydantic pyecharts==2.0.3 @@ -54,18 +54,18 @@ python-dateutil==2.9.0.post0 python-dotenv==1.0.1 python-magic==0.4.27 pytz==2024.1 -requests==2.31.0 +requests==2.32.4 sqlalchemy==2.0.39 six==1.16.0 -sqlparse==0.4.4 -strawberry-graphql==0.225.1 +sqlparse==0.5.0 +strawberry-graphql==0.257.0 strawberry-graphql-django==0.37.1 typing-extensions==4.9.0 # Fixed version that satisfies most dependencies tzdata==2024.1 -urllib3==2.2.1 +urllib3==2.5.0 uvicorn==0.27.1 # Downgraded for better compatibility wrapt==1.16.0 -zipp==3.18.1 +zipp==3.19.1 snapshot-selenium==0.0.2 selenium==4.16.0 # Downgraded for compatibility @@ -81,14 +81,14 @@ django-cacheops==7.0.2 # Code Quality and Type Checking mypy==1.7.1 # Downgraded for compatibility -black==24.2.0 +black==24.3.0 isort==5.13.2 pre-commit==3.6.2 flake8==7.0.0 pandas-stubs==2.2.0.240218 # Matched with pandas version # Data Comparison and Versioning -deepdiff==6.7.1 # For intelligent version detection +deepdiff==8.6.1 # For intelligent version detection # Logging structlog==24.1.0 # Downgraded for better compatibility @@ -99,7 +99,7 @@ ipython==8.22.1 # API Documentation drf-yasg==1.21.7 drf-yasg[validation]==1.21.7 -djangorestframework-simplejwt==5.3.1 # Downgraded for better DRF compatibility +djangorestframework-simplejwt==5.5.1 # Downgraded for better DRF compatibility # Keycloak Integration python-keycloak==5.5.1