Skip to content

Commit 5f0a18e

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 8 updates
Bumps the production-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.128.0` | `0.128.6` | | [grpcio](https://github.com/grpc/grpc) | `1.76.0` | `1.78.0` | | [grpcio-testing](https://grpc.io) | `1.76.0` | `1.78.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.76.0` | `1.78.0` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.21` | `9.0.23` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.48.0` | `2.52.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.67.1` | `4.67.3` | | [twilio](https://github.com/twilio/twilio-python) | `9.9.0` | `9.10.1` | Updates `fastapi[standard]` from 0.128.0 to 0.128.6 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.128.6) Updates `grpcio` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) Updates `grpcio-testing` from 1.76.0 to 1.78.0 Updates `grpcio-tools` from 1.76.0 to 1.78.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) Updates `phonenumbers` from 9.0.21 to 9.0.23 - [Commits](daviddrysdale/python-phonenumbers@v9.0.21...v9.0.23) Updates `sentry-sdk[grpcio]` from 2.48.0 to 2.52.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.48.0...2.52.0) Updates `tqdm` from 4.67.1 to 4.67.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.67.1...v4.67.3) Updates `twilio` from 9.9.0 to 9.10.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.9.0...9.10.1) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.128.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tqdm dependency-version: 4.67.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27fce5a commit 5f0a18e

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
fastapi[standard]==0.128.0
1+
fastapi[standard]==0.128.6
22
GitPython==3.1.46
33
grpc-interceptor==0.15.4
4-
grpcio==1.76.0
5-
grpcio-testing==1.76.0
6-
grpcio-tools==1.76.0
4+
grpcio==1.78.0
5+
grpcio-testing==1.78.0
6+
grpcio-tools==1.78.0
77
peewee>=3.17.8
8-
phonenumbers==9.0.21
8+
phonenumbers==9.0.23
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.48.0
12-
tqdm==4.67.1
13-
twilio==9.9.0
11+
sentry-sdk[grpcio]==2.52.0
12+
tqdm==4.67.3
13+
twilio==9.10.1

0 commit comments

Comments
 (0)