From c7f0bd27a0bdf799e6b4a223464aa996052db2b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:16:07 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group with 5 updates Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.119.1` | `0.120.0` | | [grpcio](https://github.com/grpc/grpc) | `1.75.1` | `1.76.0` | | [grpcio-testing](https://grpc.io) | `1.75.1` | `1.76.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.75.1` | `1.76.0` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.16` | `9.0.17` | Updates `fastapi[standard]` from 0.119.1 to 0.120.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.119.1...0.120.0) Updates `grpcio` from 1.75.1 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.75.1...v1.76.0) Updates `grpcio-testing` from 1.75.1 to 1.76.0 Updates `grpcio-tools` from 1.75.1 to 1.76.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.75.1...v1.76.0) Updates `phonenumbers` from 9.0.16 to 9.0.17 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.16...v9.0.17) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.120.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.17 dependency-type: direct:production update-type: version-update:semver-patch 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 a354d41..8c11169 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,11 +1,11 @@ -fastapi[standard]==0.119.1 +fastapi[standard]==0.120.0 GitPython==3.1.45 grpc-interceptor==0.15.4 -grpcio==1.75.1 -grpcio-testing==1.75.1 -grpcio-tools==1.75.1 +grpcio==1.76.0 +grpcio-testing==1.76.0 +grpcio-tools==1.76.0 peewee>=3.17.8 -phonenumbers==9.0.16 +phonenumbers==9.0.17 pymysql==1.1.2 requests==2.32.5 sentry-sdk[grpcio]==2.42.1