Skip to content

Commit 6eba976

Browse files
chore(deps): bump the production-dependencies group with 5 updates
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [fastapi[standard]](https://github.com/fastapi/fastapi) | `0.123.0` | `0.124.0` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.19` | `9.0.20` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.46.0` | `2.47.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.7` | `9.8.8` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` | Updates `fastapi[standard]` from 0.123.0 to 0.124.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.123.0...0.124.0) Updates `phonenumbers` from 9.0.19 to 9.0.20 - [Commits](daviddrysdale/python-phonenumbers@v9.0.19...v9.0.20) Updates `sentry-sdk[grpcio]` from 2.46.0 to 2.47.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.46.0...2.47.0) Updates `twilio` from 9.8.7 to 9.8.8 - [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.7...9.8.8) Updates `pytest` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.124.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3395994 commit 6eba976

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==9.0.1
1+
pytest==9.0.2
22
requests==2.32.5
33
smswithoutborders_libsig @ git+https://github.com/smswithoutborders/lib_signal_double_ratchet_python.git@v0.1.3

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
fastapi[standard]==0.123.0
1+
fastapi[standard]==0.124.0
22
GitPython==3.1.45
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.19
8+
phonenumbers==9.0.20
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.46.0
11+
sentry-sdk[grpcio]==2.47.0
1212
tqdm==4.67.1
13-
twilio==9.8.7
13+
twilio==9.8.8

0 commit comments

Comments
 (0)