From 78ddde5ccb3463b2ac99e0473ed1f24b4ce1a820 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:04:04 +0000 Subject: [PATCH] Bump the pip group across 4 directories with 7 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `2.3.3` | `3.1.3` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.7` | `46.0.5` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.6.0` | `4.6.3` | | [geopandas](https://github.com/geopandas/geopandas) | `0.13.2` | `1.1.2` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.4` | Bumps the pip group with 2 updates in the /services/digital-library directory: [cryptography](https://github.com/pyca/cryptography) and [python-multipart](https://github.com/Kludex/python-multipart). Bumps the pip group with 2 updates in the /services/data-capture directory: [cryptography](https://github.com/pyca/cryptography) and [python-multipart](https://github.com/Kludex/python-multipart). Bumps the pip group with 2 updates in the /services/ecological-eval directory: [requests](https://github.com/psf/requests) and [jinja2](https://github.com/pallets/jinja). Updates `flask` from 2.3.3 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/2.3.3...3.1.3) Updates `cryptography` from 41.0.7 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...46.0.5) Updates `pymongo` from 4.6.0 to 4.6.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.6.0...4.6.3) Updates `geopandas` from 0.13.2 to 1.1.2 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v0.13.2...v1.1.2) 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 `cryptography` from 41.0.7 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...46.0.5) Updates `python-multipart` from 0.0.6 to 0.0.22 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.22) Updates `cryptography` from 41.0.7 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.7...46.0.5) Updates `python-multipart` from 0.0.6 to 0.0.22 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.22) 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 `jinja2` from 3.1.2 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.6) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: pymongo dependency-version: 4.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: geopandas dependency-version: 1.1.2 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- services/data-capture/pyproject.toml | 4 ++-- services/digital-library/pyproject.toml | 4 ++-- services/ecological-eval/requirements.txt | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/requirements.txt b/requirements.txt index 360cd46..253ef30 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ -flask==2.3.3 -cryptography==41.0.7 +flask==3.1.3 +cryptography==46.0.5 redis==5.0.1 -pymongo==4.6.0 +pymongo==4.6.3 elasticsearch==8.11.0 gitpython==3.1.40 opencv-python==4.8.1.78 folium==0.14.0 -geopandas==0.13.2 +geopandas==1.1.2 asyncio -requests==2.31.0 +requests==2.32.4 pytest==7.4.3 diff --git a/services/data-capture/pyproject.toml b/services/data-capture/pyproject.toml index aba4706..e4ca227 100644 --- a/services/data-capture/pyproject.toml +++ b/services/data-capture/pyproject.toml @@ -10,9 +10,9 @@ fastapi = "^0.104.1" uvicorn = {extras = ["standard"], version = "^0.24.0"} kafka-python = "^2.0.2" boto3 = "^1.34.0" -cryptography = "^41.0.7" +cryptography = "^46.0.5" pydantic = "^2.5.0" -python-multipart = "^0.0.6" +python-multipart = "^0.0.22" [build-system] requires = ["poetry-core"] diff --git a/services/digital-library/pyproject.toml b/services/digital-library/pyproject.toml index b309892..b6acad7 100644 --- a/services/digital-library/pyproject.toml +++ b/services/digital-library/pyproject.toml @@ -11,9 +11,9 @@ uvicorn = {extras = ["standard"], version = "^0.24.0"} sqlalchemy = "^2.0.23" psycopg2-binary = "^2.9.9" meilisearch = "^0.28.3" -cryptography = "^41.0.7" +cryptography = "^46.0.5" pydantic = "^2.5.0" -python-multipart = "^0.0.6" +python-multipart = "^0.0.22" [build-system] requires = ["poetry-core"] diff --git a/services/ecological-eval/requirements.txt b/services/ecological-eval/requirements.txt index 22ee478..7ea25a4 100644 --- a/services/ecological-eval/requirements.txt +++ b/services/ecological-eval/requirements.txt @@ -3,6 +3,6 @@ uvicorn[standard]==0.24.0 kafka-python==2.0.2 sqlalchemy==2.0.23 psycopg2-binary==2.9.9 -requests==2.31.0 +requests==2.32.4 pydantic==2.5.0 -jinja2==3.1.2 \ No newline at end of file +jinja2==3.1.6 \ No newline at end of file