Skip to content

Commit b338d8d

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.120.0` | `0.121.1` | | [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) | `9.0.17` | `9.0.18` | | [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python) | `2.42.1` | `2.43.0` | | [twilio](https://github.com/twilio/twilio-python) | `9.8.4` | `9.8.5` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.0` | Updates `fastapi[standard]` from 0.120.0 to 0.121.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.120.0...0.121.1) Updates `phonenumbers` from 9.0.17 to 9.0.18 - [Commits](daviddrysdale/python-phonenumbers@v9.0.17...v9.0.18) Updates `sentry-sdk[grpcio]` from 2.42.1 to 2.43.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.42.1...2.43.0) Updates `twilio` from 9.8.4 to 9.8.5 - [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.4...9.8.5) Updates `pytest` from 8.4.2 to 9.0.0 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.0) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.121.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: phonenumbers dependency-version: 9.0.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf640da commit b338d8d

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==8.4.2
1+
pytest==9.0.0
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.120.0
1+
fastapi[standard]==0.121.1
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.17
8+
phonenumbers==9.0.18
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.42.1
11+
sentry-sdk[grpcio]==2.43.0
1212
tqdm==4.67.1
13-
twilio==9.8.4
13+
twilio==9.8.5

0 commit comments

Comments
 (0)