Skip to content

Commit 1eed364

Browse files
chore(deps): bump the production-dependencies group with 7 updates
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.116.1` | `0.117.1` | | [grpcio](https://github.com/grpc/grpc) | `1.74.0` | `1.75.0` | | [grpcio-testing](https://grpc.io) | `1.74.0` | `1.75.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.74.0` | `1.75.0` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.13` | `9.0.14` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.37.0` | `2.38.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.0` | `9.8.1` | Updates `fastapi[standard]` from 0.116.1 to 0.117.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.116.1...0.117.1) Updates `grpcio` from 1.74.0 to 1.75.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.74.0...v1.75.0) Updates `grpcio-testing` from 1.74.0 to 1.75.0 Updates `grpcio-tools` from 1.74.0 to 1.75.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.74.0...v1.75.0) Updates `phonenumbers` from 9.0.13 to 9.0.14 - [Commits](daviddrysdale/python-phonenumbers@v9.0.13...v9.0.14) Updates `sentry-sdk[grpcio]` from 2.37.0 to 2.38.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.37.0...2.38.0) Updates `twilio` from 9.8.0 to 9.8.1 - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](twilio/twilio-python@9.8.0...9.8.1) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.117.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a04250 commit 1eed364

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
fastapi[standard]==0.116.1
1+
fastapi[standard]==0.117.1
22
GitPython==3.1.45
33
grpc-interceptor==0.15.4
4-
grpcio==1.74.0
5-
grpcio-testing==1.74.0
6-
grpcio-tools==1.74.0
4+
grpcio==1.75.0
5+
grpcio-testing==1.75.0
6+
grpcio-tools==1.75.0
77
peewee>=3.17.8
8-
phonenumbers==9.0.13
8+
phonenumbers==9.0.14
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.37.0
11+
sentry-sdk[grpcio]==2.38.0
1212
tqdm==4.67.1
13-
twilio==9.8.0
13+
twilio==9.8.1

0 commit comments

Comments
 (0)