Skip to content

Commit 8947820

Browse files
chore(deps): bump the production-dependencies group with 6 updates
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.44` | `3.1.45` | | [grpcio](https://github.com/grpc/grpc) | `1.73.1` | `1.74.0` | | [grpcio-testing](https://grpc.io) | `1.73.1` | `1.74.0` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.73.1` | `1.74.0` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.33.1` | `2.33.2` | | [twilio](https://github.com/twilio/twilio-python) | `9.6.5` | `9.7.0` | Updates `gitpython` from 3.1.44 to 3.1.45 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.44...3.1.45) Updates `grpcio` from 1.73.1 to 1.74.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.73.1...v1.74.0) Updates `grpcio-testing` from 1.73.1 to 1.74.0 Updates `grpcio-tools` from 1.73.1 to 1.74.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.73.1...v1.74.0) Updates `sentry-sdk[grpcio]` from 2.33.1 to 2.33.2 - [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.33.1...2.33.2) Updates `twilio` from 9.6.5 to 9.7.0 - [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.6.5...9.7.0) --- updated-dependencies: - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: grpcio dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-testing dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: grpcio-tools dependency-version: 1.74.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.33.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 81e0dc3 commit 8947820

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
fastapi[standard]==0.116.1
2-
GitPython==3.1.44
2+
GitPython==3.1.45
33
grpc-interceptor==0.15.4
4-
grpcio==1.73.1
5-
grpcio-testing==1.73.1
6-
grpcio-tools==1.73.1
4+
grpcio==1.74.0
5+
grpcio-testing==1.74.0
6+
grpcio-tools==1.74.0
77
peewee>=3.17.8
88
pymysql==1.1.1
9-
sentry-sdk[grpcio]==2.33.1
9+
sentry-sdk[grpcio]==2.33.2
1010
tqdm==4.67.1
11-
twilio==9.6.5
11+
twilio==9.7.0

0 commit comments

Comments
 (0)