From a6da72a728720cf88a13b34761e9a8f0202d1f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 03:42:45 +0000 Subject: [PATCH] chore(deps)(deps): bump the production-dependencies group across 1 directory with 5 updates Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [graphql-core](https://github.com/graphql-python/graphql-core) | `3.2.3` | `3.2.8` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.5` | | [xlrd](https://github.com/python-excel/xlrd) | `2.0.1` | `2.0.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.49` | | [drf-yasg](https://github.com/axnsan12/drf-yasg) | `1.21.7` | `1.21.15` | Updates `graphql-core` from 3.2.3 to 3.2.8 - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/compare/v3.2.3...v3.2.8) Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `xlrd` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/python-excel/xlrd/blob/master/CHANGELOG.rst) - [Commits](https://github.com/python-excel/xlrd/compare/2.0.1...2.0.2) Updates `sqlalchemy` from 2.0.39 to 2.0.49 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `drf-yasg` from 1.21.7 to 1.21.15 - [Release notes](https://github.com/axnsan12/drf-yasg/releases) - [Changelog](https://github.com/axnsan12/drf-yasg/blob/master/docs/changelog.rst) - [Commits](https://github.com/axnsan12/drf-yasg/compare/1.21.7...1.21.15) --- updated-dependencies: - dependency-name: drf-yasg dependency-version: 1.21.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: graphql-core dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: openpyxl dependency-version: 3.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: xlrd dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index b43ed6c..0259adb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ elastic-transport==8.13.0 elasticsearch==8.13.0 elasticsearch-dsl==8.12.0 googleapis-common-protos==1.65.0 -graphql-core==3.2.3 +graphql-core==3.2.8 gunicorn==23.0.0 grpcio==1.68.1 idna==3.6 @@ -40,10 +40,10 @@ opentelemetry-semantic-conventions==0.49b2 opentelemetry-util-http==0.49b2 packaging==24.0 pandas==2.2.2 -openpyxl==3.1.2 # For Excel file support +openpyxl==3.1.5 # For Excel file support 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 +xlrd==2.0.2 # For Excel file support pillow==10.4.0 protobuf==5.28.3 pydantic==2.9.2 @@ -55,7 +55,7 @@ python-dotenv==1.1.1 python-magic==0.4.27 pytz==2024.1 requests==2.31.0 -sqlalchemy==2.0.39 +sqlalchemy==2.0.49 six==1.16.0 sqlparse==0.4.4 strawberry-graphql==0.235.2 @@ -98,8 +98,8 @@ structlog==24.1.0 ipython==8.22.1 # API Documentation -drf-yasg==1.21.7 -drf-yasg[validation]==1.21.7 +drf-yasg==1.21.15 +drf-yasg[validation]==1.21.15 djangorestframework-simplejwt==5.3.1 # Keycloak Integration