Skip to content

Commit c7f0bd2

Browse files
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](fastapi/fastapi@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](grpc/grpc@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](grpc/grpc@v1.75.1...v1.76.0) Updates `phonenumbers` from 9.0.16 to 9.0.17 - [Commits](daviddrysdale/python-phonenumbers@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] <support@github.com>
1 parent 222b2ec commit c7f0bd2

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
fastapi[standard]==0.119.1
1+
fastapi[standard]==0.120.0
22
GitPython==3.1.45
33
grpc-interceptor==0.15.4
4-
grpcio==1.75.1
5-
grpcio-testing==1.75.1
6-
grpcio-tools==1.75.1
4+
grpcio==1.76.0
5+
grpcio-testing==1.76.0
6+
grpcio-tools==1.76.0
77
peewee>=3.17.8
8-
phonenumbers==9.0.16
8+
phonenumbers==9.0.17
99
pymysql==1.1.2
1010
requests==2.32.5
1111
sentry-sdk[grpcio]==2.42.1

0 commit comments

Comments
 (0)