From fd36eaac148f9d5eb43ef52b2ccd2b9e49a1151f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 17:06:33 +0000 Subject: [PATCH] chore(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 | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.124.4` | `0.128.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.45` | `3.1.46` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.20` | `9.0.21` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.47.0` | `2.48.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.8` | `9.9.0` | Updates `fastapi[standard]` from 0.124.4 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.124.4...0.128.0) Updates `gitpython` from 3.1.45 to 3.1.46 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.45...3.1.46) Updates `phonenumbers` from 9.0.20 to 9.0.21 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.20...v9.0.21) Updates `sentry-sdk[grpcio]` from 2.47.0 to 2.48.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.47.0...2.48.0) Updates `twilio` from 9.8.8 to 9.9.0 - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-python/compare/9.8.8...9.9.0) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index b9b6173..b48264b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ -fastapi[standard]==0.124.4 -GitPython==3.1.45 +fastapi[standard]==0.128.0 +GitPython==3.1.46 grpc-interceptor==0.15.4 grpcio==1.76.0 grpcio-testing==1.76.0 grpcio-tools==1.76.0 peewee>=3.17.8 -phonenumbers==9.0.20 +phonenumbers==9.0.21 pymysql==1.1.2 requests==2.32.5 -sentry-sdk[grpcio]==2.47.0 +sentry-sdk[grpcio]==2.48.0 tqdm==4.67.1 -twilio==9.8.8 +twilio==9.9.0