Skip to content

Commit 10471f9

Browse files
chore(deps): bump the production-dependencies group with 4 updates
Bumps the production-dependencies group with 4 updates: [fastapi[standard]](https://github.com/fastapi/fastapi), [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) and [twilio](https://github.com/twilio/twilio-python). Updates `fastapi[standard]` from 0.118.0 to 0.119.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.118.0...0.119.1) Updates `phonenumbers` from 9.0.15 to 9.0.16 - [Commits](daviddrysdale/python-phonenumbers@v9.0.15...v9.0.16) Updates `sentry-sdk[grpcio]` from 2.40.0 to 2.42.1 - [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.40.0...2.42.1) Updates `twilio` from 9.8.3 to 9.8.4 - [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.3...9.8.4) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.119.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.42.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70f8fac commit 10471f9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
fastapi[standard]==0.118.0
1+
fastapi[standard]==0.119.1
22
GitPython==3.1.45
33
grpc-interceptor==0.15.4
44
grpcio==1.75.1
55
grpcio-testing==1.75.1
66
grpcio-tools==1.75.1
77
peewee>=3.17.8
8-
phonenumbers==9.0.15
8+
phonenumbers==9.0.16
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.40.0
11+
sentry-sdk[grpcio]==2.42.1
1212
tqdm==4.67.1
13-
twilio==9.8.3
13+
twilio==9.8.4

0 commit comments

Comments
 (0)