From 3b599ee3d49dc5f91b91646b730ef027055374ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 04:36:44 +0000 Subject: [PATCH] chore(deps): bump the production-dependencies group with 3 updates Bumps the production-dependencies group with 3 updates: [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 `phonenumbers` from 9.0.12 to 9.0.13 - [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.12...v9.0.13) Updates `sentry-sdk[grpcio]` from 2.35.0 to 2.35.2 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.35.0...2.35.2) Updates `twilio` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-python/compare/9.7.1...9.7.2) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sentry-sdk[grpcio] dependency-version: 2.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: twilio dependency-version: 9.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index cc8d4c4..d44dd24 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,9 +5,9 @@ grpcio==1.74.0 grpcio-testing==1.74.0 grpcio-tools==1.74.0 peewee>=3.17.8 -phonenumbers==9.0.12 +phonenumbers==9.0.13 pymysql==1.1.2 requests==2.32.5 -sentry-sdk[grpcio]==2.35.0 +sentry-sdk[grpcio]==2.35.2 tqdm==4.67.1 -twilio==9.7.1 +twilio==9.7.2