Skip to content

Commit fd36eaa

Browse files
chore(deps): bump the production-dependencies group across 1 directory with 5 updates
Bumps the production-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.124.4` | `0.128.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.45` | `3.1.46` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.20` | `9.0.21` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.47.0` | `2.48.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.8` | `9.9.0` | Updates `fastapi[standard]` from 0.124.4 to 0.128.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.124.4...0.128.0) Updates `gitpython` from 3.1.45 to 3.1.46 - [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.45...3.1.46) Updates `phonenumbers` from 9.0.20 to 9.0.21 - [Commits](daviddrysdale/python-phonenumbers@v9.0.20...v9.0.21) Updates `sentry-sdk[grpcio]` from 2.47.0 to 2.48.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.47.0...2.48.0) Updates `twilio` from 9.8.8 to 9.9.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.8.8...9.9.0) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: gitpython dependency-version: 3.1.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.9.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 074ca3a commit fd36eaa

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,13 +1,13 @@
1-
fastapi[standard]==0.124.4
2-
GitPython==3.1.45
1+
fastapi[standard]==0.128.0
2+
GitPython==3.1.46
33
grpc-interceptor==0.15.4
44
grpcio==1.76.0
55
grpcio-testing==1.76.0
66
grpcio-tools==1.76.0
77
peewee>=3.17.8
8-
phonenumbers==9.0.20
8+
phonenumbers==9.0.21
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.47.0
11+
sentry-sdk[grpcio]==2.48.0
1212
tqdm==4.67.1
13-
twilio==9.8.8
13+
twilio==9.9.0

0 commit comments

Comments
 (0)