From 4011a6e101b8e302c76476e2f09d704f798dab50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 03:38:52 +0000 Subject: [PATCH] chore(deps)(deps): bump the production-dependencies group across 1 directory with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [graphql-core](https://github.com/graphql-python/graphql-core) | `3.2.3` | `3.2.11` | | [openpyxl](https://openpyxl.readthedocs.io) | `3.1.2` | `3.1.5` | | [xlrd](http://www.python-excel.org/) | `2.0.1` | `2.0.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.39` | `2.0.51` | | [drf-yasg](https://github.com/axnsan12/drf-yasg) | `1.21.7` | `1.21.15` | | [tenacity](https://github.com/jd/tenacity) | `9.1.2` | `9.1.4` | Updates `graphql-core` from 3.2.3 to 3.2.11 - [Release notes](https://github.com/graphql-python/graphql-core/releases) - [Commits](https://github.com/graphql-python/graphql-core/compare/v3.2.3...v3.2.11) Updates `openpyxl` from 3.1.2 to 3.1.5 Updates `xlrd` from 2.0.1 to 2.0.2 Updates `sqlalchemy` from 2.0.39 to 2.0.51 - [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) Updates `tenacity` from 9.1.2 to 9.1.4 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](https://github.com/jd/tenacity/compare/9.1.2...9.1.4) --- updated-dependencies: - dependency-name: graphql-core dependency-version: 3.2.11 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: xlrd dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-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: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index b43ed6c..19dfccd 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.11 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.51 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 @@ -118,7 +118,7 @@ whitenoise==6.9.0 # Activity stream for tracking user actions django-activity-stream==2.0.0 -tenacity==9.1.2 +tenacity==9.1.4 torch==2.9.0 transformers==4.57.1 sentencepiece==0.2.1