Skip to content

Commit 4527f4b

Browse files
Bump the python-requirements group with 3 updates
Bumps the python-requirements group with 3 updates: [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3) and [boto3-stubs[essential,lambda]](https://github.com/youtype/mypy_boto3_builder). Updates `phonenumbers` from 9.0.19 to 9.0.20 - [Commits](daviddrysdale/python-phonenumbers@v9.0.19...v9.0.20) Updates `boto3` from 1.42.0 to 1.42.4 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.0...1.42.4) Updates `boto3-stubs[essential,lambda]` from 1.41.5 to 1.42.4 - [Release notes](https://github.com/youtype/mypy_boto3_builder/releases) - [Commits](https://github.com/youtype/mypy_boto3_builder/commits) --- updated-dependencies: - dependency-name: phonenumbers dependency-version: 9.0.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.42.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3-stubs[essential,lambda] dependency-version: 1.42.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 945205f commit 4527f4b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ python-decouple == 3.8
66
tox == 4.32.*
77

88
# type stubs for mypy
9-
boto3-stubs[essential,lambda]==1.41.5
9+
boto3-stubs[essential,lambda]==1.42.4
1010
decouple-types==1.0.2
1111
types-PyYAML==6.0.12.20250915
1212
types-beautifulsoup4==4.12.0.20250516

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
beautifulsoup4 == 4.14.3
2-
boto3 == 1.42.0
2+
boto3 == 1.42.4
33
ftfy == 6.3.1
44
mailchecker == 6.0.19
55
openpyxl == 3.1.5
6-
phonenumbers == 9.0.19
6+
phonenumbers == 9.0.20
77
python-dateutil == 2.9.0.post0
88
python-fsutil == 0.15.0
99
python-slugify == 8.0.4

0 commit comments

Comments
 (0)