Skip to content

Commit d834da7

Browse files
Bump the python-requirements group across 1 directory with 4 updates
Updates the requirements on [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers), [boto3](https://github.com/boto/boto3), [coverage](https://github.com/coveragepy/coveragepy) and [boto3-stubs[essential,lambda]](https://github.com/youtype/mypy_boto3_builder) to permit the latest version. Updates `phonenumbers` from 9.0.19 to 9.0.21 - [Commits](daviddrysdale/python-phonenumbers@v9.0.19...v9.0.21) Updates `boto3` from 1.42.0 to 1.42.19 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.0...1.42.19) Updates `coverage` to 7.13.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.12.0...7.13.1) Updates `boto3-stubs[essential,lambda]` from 1.41.5 to 1.42.19 - [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.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: boto3 dependency-version: 1.42.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-requirements - dependency-name: coverage dependency-version: 7.13.1 dependency-type: direct:production dependency-group: python-requirements - dependency-name: boto3-stubs[essential,lambda] dependency-version: 1.42.19 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d71399 commit d834da7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
coverage == 7.12.*
1+
coverage == 7.13.*
22
mypy == 1.19.*
33
orjson == 3.11.*
44
pre-commit == 4.5.*
55
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.19
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.19
33
ftfy == 6.3.1
44
mailchecker == 6.0.19
55
openpyxl == 3.1.5
6-
phonenumbers == 9.0.19
6+
phonenumbers == 9.0.21
77
python-dateutil == 2.9.0.post0
88
python-fsutil == 0.15.0
99
python-slugify == 8.0.4

0 commit comments

Comments
 (0)