Skip to content

Commit 912fff8

Browse files
Bump the pip-deps group with 4 updates
Bumps the pip-deps group with 4 updates: [click](https://github.com/pallets/click), [botocore](https://github.com/boto/botocore), [boto3](https://github.com/boto/boto3) and [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader). Updates `click` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.3.0...8.3.1) Updates `botocore` from 1.40.73 to 1.40.75 - [Commits](boto/botocore@1.40.73...1.40.75) Updates `boto3` from 1.40.73 to 1.40.75 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.73...1.40.75) Updates `types-python-dateutil` from 2.9.0.20251108 to 2.9.0.20251115 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.40.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.40.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20251115 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6c0220 commit 912fff8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
requests==2.32.5
2-
click==8.3.0
2+
click==8.3.1
33
docker==7.1.0
44
Jinja2==3.1.6
55
ruamel.yaml==0.18.16
@@ -29,8 +29,8 @@ isort==7.0.0
2929
shrub.py==3.10.0
3030
pytest-mock==3.15.1
3131
wrapt==1.17.3
32-
botocore==1.40.73
33-
boto3==1.40.73
32+
botocore==1.40.75
33+
boto3==1.40.75
3434
python-frontmatter==1.1.0
3535
python-on-whales==0.79.0
3636
yamale==6.0.0
@@ -46,7 +46,7 @@ mypy==1.18.2
4646
types-freezegun==1.1.10
4747
types-PyYAML==6.0.12.20250915
4848
types-pytz==2025.2.0.20251108
49-
types-python-dateutil==2.9.0.20251108
49+
types-python-dateutil==2.9.0.20251115
5050
pipupgrade==1.12.0
5151
pytest-cov==7.0.0
5252
pytest-socket==0.7.0

0 commit comments

Comments
 (0)