Skip to content

Commit e3d009d

Browse files
chore(deps): bump the production-dependencies group with 3 updates
Bumps the production-dependencies group with 3 updates: [sentry-sdk[grpcio]](https://github.com/getsentry/sentry-python), [twilio](https://github.com/twilio/twilio-python) and [pytest](https://github.com/pytest-dev/pytest). Updates `sentry-sdk[grpcio]` from 2.35.2 to 2.37.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.35.2...2.37.0) Updates `twilio` from 9.7.2 to 9.8.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.7.2...9.8.0) Updates `pytest` from 8.4.1 to 8.4.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@8.4.1...8.4.2) --- updated-dependencies: - dependency-name: sentry-sdk[grpcio] dependency-version: 2.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pytest dependency-version: 8.4.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 0f74de5 commit e3d009d

2 files changed

Lines changed: 3 additions & 3 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.1
1+
pytest==8.4.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ peewee>=3.17.8
88
phonenumbers==9.0.13
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.35.2
11+
sentry-sdk[grpcio]==2.37.0
1212
tqdm==4.67.1
13-
twilio==9.7.2
13+
twilio==9.8.0

0 commit comments

Comments
 (0)