From 01f452a6c1b782fdc301a5a2430157dbd5579aad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 18:37:32 +0000 Subject: [PATCH] Bump the all-dependencies group across 1 directory with 37 updates Bumps the all-dependencies group with 37 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.7.0` | `0.8.0` | | [boto3](https://github.com/boto/boto3) | `1.42.39` | `1.43.58` | | [botocore](https://github.com/boto/botocore) | `1.42.39` | `1.43.58` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.7.22` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.9` | | [click](https://github.com/pallets/click) | `8.3.1` | `8.4.2` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.3.1` | `3.5.4` | | [httplib2](https://github.com/httplib2/httplib2) | `0.31.2` | `0.32.0` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `8.7.1` | `9.0.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.11` | `2.9.12` | | [pydantic](https://github.com/pydantic/pydantic) | `2.12.5` | `2.13.4` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.41.5` | `2.47.0` | | [pytz](https://github.com/stub42/pytz) | `2025.2` | `2026.3.post1` | | [requests](https://github.com/psf/requests) | `2.33.0` | `2.34.2` | | [s3transfer](https://github.com/boto/s3transfer) | `0.16.0` | `0.19.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.51` | | [starkbank-ecdsa](https://github.com/starkbank/ecdsa-python) | `2.2.0` | `2.3.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.1.6` | `3.1.8` | | [zipp](https://github.com/jaraco/zipp) | `3.23.0` | `4.1.0` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.6` | `7.1.6` | | [chardet](https://github.com/chardet/chardet) | `5.2.0` | `7.4.3` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.13.2` | `7.15.2` | | [distlib](https://github.com/pypa/distlib) | `0.4.0` | `0.4.3` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.20.3` | `3.32.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.16` | `2.6.19` | | [packaging](https://github.com/pypa/packaging) | `26.0` | `26.2` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.1` | `4.11.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.5.1` | `4.6.1` | | [pyproject-api](https://github.com/tox-dev/pyproject-api) | `1.10.0` | `1.11.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [tox](https://github.com/tox-dev/tox) | `4.34.1` | `4.58.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.36.1` | `21.7.0` | | [pip](https://github.com/pypa/pip) | `26.1` | `26.1.2` | | [pip-tools](https://github.com/jazzband/pip-tools) | `7.5.2` | `7.6.0` | | [wheel](https://github.com/pypa/wheel) | `0.46.3` | `0.47.0` | Updates `annotated-types` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](https://github.com/annotated-types/annotated-types/compare/v0.7.0...v0.8.0) Updates `boto3` from 1.42.39 to 1.43.58 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.39...1.43.58) Updates `botocore` from 1.42.39 to 1.43.58 - [Commits](https://github.com/boto/botocore/compare/1.42.39...1.43.58) Updates `certifi` from 2026.1.4 to 2026.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.07.22) Updates `charset-normalizer` from 3.4.4 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.9) Updates `click` from 8.3.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.3.1...8.4.2) Updates `greenlet` from 3.3.1 to 3.5.4 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](https://github.com/python-greenlet/greenlet/compare/3.3.1...3.5.4) Updates `httplib2` from 0.31.2 to 0.32.0 - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.31.2...v0.32.0) Updates `idna` from 3.15 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.15...v3.18) Updates `importlib-metadata` from 8.7.1 to 9.0.0 - [Release notes](https://github.com/python/importlib_metadata/releases) - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst) - [Commits](https://github.com/python/importlib_metadata/compare/v8.7.1...v9.0.0) Updates `psycopg2-binary` from 2.9.11 to 2.9.12 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/compare/2.9.11...2.9.12) Updates `pydantic` from 2.12.5 to 2.13.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.12.5...v2.13.4) Updates `pydantic-core` from 2.41.5 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `pytz` from 2025.2 to 2026.3.post1 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2025.2...release_2026.3.post1) Updates `requests` from 2.33.0 to 2.34.2 - [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.33.0...v2.34.2) Updates `s3transfer` from 0.16.0 to 0.19.2 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.16.0...0.19.2) Updates `sqlalchemy` from 2.0.46 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 `starkbank-ecdsa` from 2.2.0 to 2.3.1 - [Release notes](https://github.com/starkbank/ecdsa-python/releases) - [Changelog](https://github.com/starkbank/ecdsa-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/starkbank/ecdsa-python/compare/v2.2.0...v2.3.1) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.15.0...4.16.0) Updates `werkzeug` from 3.1.6 to 3.1.8 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.1.6...3.1.8) Updates `zipp` from 3.23.0 to 4.1.0 - [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.23.0...v4.1.0) Updates `cachetools` from 6.2.6 to 7.1.6 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v6.2.6...v7.1.6) Updates `chardet` from 5.2.0 to 7.4.3 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](https://github.com/chardet/chardet/compare/5.2.0...7.4.3) Updates `coverage` from 7.13.2 to 7.15.2 - [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.13.2...7.15.2) Updates `distlib` from 0.4.0 to 0.4.3 - [Release notes](https://github.com/pypa/distlib/releases) - [Changelog](https://github.com/pypa/distlib/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/distlib/compare/0.4.0...0.4.3) Updates `filelock` from 3.20.3 to 3.32.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.20.3...3.32.0) Updates `identify` from 2.6.16 to 2.6.19 - [Commits](https://github.com/pre-commit/identify/compare/v2.6.16...v2.6.19) Updates `packaging` from 26.0 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.0...26.2) Updates `platformdirs` from 4.5.1 to 4.11.0 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.5.1...4.11.0) Updates `pre-commit` from 4.5.1 to 4.6.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.5.1...v4.6.1) Updates `pyproject-api` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/tox-dev/pyproject-api/releases) - [Commits](https://github.com/tox-dev/pyproject-api/compare/1.10.0...1.11.0) 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) Updates `tox` from 4.34.1 to 4.58.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.34.1...4.58.0) Updates `virtualenv` from 20.36.1 to 21.7.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](https://github.com/pypa/virtualenv/compare/20.36.1...21.7.0) Updates `pip` from 26.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/26.1...26.1.2) Updates `pip-tools` from 7.5.2 to 7.6.0 - [Release notes](https://github.com/jazzband/pip-tools/releases) - [Changelog](https://github.com/jazzband/pip-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/jazzband/pip-tools/compare/v7.5.2...v7.6.0) Updates `wheel` from 0.46.3 to 0.47.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.46.3...0.47.0) --- updated-dependencies: - dependency-name: annotated-types dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: boto3 dependency-version: 1.43.58 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: botocore dependency-version: 1.43.58 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: certifi dependency-version: 2026.7.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: greenlet dependency-version: 3.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: httplib2 dependency-version: 0.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: importlib-metadata dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytz dependency-version: 2026.3.post1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: s3transfer dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: starkbank-ecdsa dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: werkzeug dependency-version: 3.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: cachetools dependency-version: 7.1.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: chardet dependency-version: 7.4.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: coverage dependency-version: 7.15.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: distlib dependency-version: 0.4.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: filelock dependency-version: 3.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: identify dependency-version: 2.6.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pyproject-api dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: virtualenv dependency-version: 21.7.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: pip-tools dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: wheel dependency-version: 0.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- api/requirements-bootstrap.txt | 8 +++---- api/requirements-dev.txt | 34 +++++++++++++-------------- api/requirements.txt | 42 +++++++++++++++++----------------- 3 files changed, 42 insertions(+), 42 deletions(-) diff --git a/api/requirements-bootstrap.txt b/api/requirements-bootstrap.txt index 1853927..89033cf 100644 --- a/api/requirements-bootstrap.txt +++ b/api/requirements-bootstrap.txt @@ -1,4 +1,4 @@ -click==8.3.1 -pip==26.1 -pip-tools==7.5.2 -wheel==0.46.3 +click==8.4.2 +pip==26.1.2 +pip-tools==7.6.0 +wheel==0.47.0 diff --git a/api/requirements-dev.txt b/api/requirements-dev.txt index e58a50d..2541a75 100644 --- a/api/requirements-dev.txt +++ b/api/requirements-dev.txt @@ -4,33 +4,33 @@ # # pip-compile --output-file=requirements-dev.txt requirements-dev-minimal.txt # -cachetools==6.2.6 +cachetools==7.1.6 # via tox -certifi==2026.1.4 +certifi==2026.7.22 # via # -c requirements.txt # requests cfgv==3.5.0 # via pre-commit -chardet==5.2.0 +chardet==7.4.3 # via tox -charset-normalizer==3.4.4 +charset-normalizer==3.4.9 # via # -c requirements.txt # requests colorama==0.4.6 # via tox -coverage==7.13.2 +coverage==7.15.2 # via -r requirements-dev-minimal.txt -distlib==0.4.0 +distlib==0.4.3 # via virtualenv -filelock==3.20.3 +filelock==3.32.0 # via # tox # virtualenv -identify==2.6.16 +identify==2.6.19 # via pre-commit -idna==3.15 +idna==3.18 # via # -c requirements.txt # requests @@ -40,12 +40,12 @@ mock==5.2.0 # via -r requirements-dev-minimal.txt nodeenv==1.10.0 # via pre-commit -packaging==26.0 +packaging==26.2 # via # pyproject-api # pytest # tox -platformdirs==4.5.1 +platformdirs==4.11.0 # via # tox # virtualenv @@ -53,11 +53,11 @@ pluggy==1.6.0 # via # pytest # tox -pre-commit==4.5.1 +pre-commit==4.6.1 # via -r requirements-dev-minimal.txt -pyproject-api==1.10.0 +pyproject-api==1.11.0 # via tox -pytest==9.0.3 +pytest==9.1.1 # via # -r requirements-dev-minimal.txt # requirements-tools @@ -65,7 +65,7 @@ pyyaml==6.0.3 # via # -c requirements.txt # pre-commit -requests==2.33.0 +requests==2.34.2 # via # -c requirements.txt # requests-mock @@ -77,13 +77,13 @@ six==1.17.0 # via # -c requirements.txt # requests-mock -tox==4.34.1 +tox==4.58.0 # via -r requirements-dev-minimal.txt urllib3==2.7.0 # via # -c requirements.txt # requests -virtualenv==20.36.1 +virtualenv==21.7.0 # via # pre-commit # requirements-tools diff --git a/api/requirements.txt b/api/requirements.txt index ae56877..c6d9a27 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -4,23 +4,23 @@ # # pip-compile --output-file=requirements.txt requirements-minimal.txt # -annotated-types==0.7.0 +annotated-types==0.8.0 # via pydantic arrow==1.4.0 # via -r requirements-minimal.txt blinker==1.9.0 # via flask -boto3==1.42.39 +boto3==1.43.58 # via -r requirements-minimal.txt -botocore==1.42.39 +botocore==1.43.58 # via # boto3 # s3transfer -certifi==2026.1.4 +certifi==2026.7.22 # via requests -charset-normalizer==3.4.4 +charset-normalizer==3.4.9 # via requests -click==8.3.1 +click==8.4.2 # via flask flask==3.1.3 # via @@ -31,13 +31,13 @@ flask-api-utils==1.0.2 # via -r requirements-minimal.txt flask-sqlalchemy==3.1.1 # via -r requirements-minimal.txt -greenlet==3.3.1 +greenlet==3.5.4 # via sqlalchemy -httplib2==0.31.2 +httplib2==0.32.0 # via -r requirements-minimal.txt -idna==3.15 +idna==3.18 # via requests -importlib-metadata==8.7.1 +importlib-metadata==9.0.0 # via flask itsdangerous==2.2.0 # via flask @@ -53,11 +53,11 @@ markupsafe==3.0.3 # werkzeug networkx==3.6.1 # via -r requirements-minimal.txt -psycopg2-binary==2.9.11 +psycopg2-binary==2.9.12 # via -r requirements-minimal.txt -pydantic==2.12.5 +pydantic==2.13.4 # via -r requirements-minimal.txt -pydantic-core==2.41.5 +pydantic-core==2.47.0 # via pydantic pyparsing==3.3.2 # via httplib2 @@ -67,23 +67,23 @@ python-dateutil==2.9.0.post0 # botocore python-http-client==3.3.7 # via sendgrid -pytz==2025.2 +pytz==2026.3.post1 # via -r requirements-minimal.txt pyyaml==6.0.3 # via -r requirements-minimal.txt -requests==2.33.0 +requests==2.34.2 # via -r requirements-minimal.txt -s3transfer==0.16.0 +s3transfer==0.19.2 # via boto3 sendgrid==6.12.5 # via -r requirements-minimal.txt six==1.17.0 # via python-dateutil -sqlalchemy==2.0.46 +sqlalchemy==2.0.51 # via flask-sqlalchemy -starkbank-ecdsa==2.2.0 +starkbank-ecdsa==2.3.1 # via sendgrid -typing-extensions==4.15.0 +typing-extensions==4.16.0 # via # annotated-types # pydantic @@ -94,9 +94,9 @@ urllib3==2.7.0 # -r requirements-minimal.txt # botocore # requests -werkzeug==3.1.6 +werkzeug==3.1.8 # via flask -zipp==3.23.0 +zipp==4.1.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: