Skip to content

Commit b17848a

Browse files
Bump the pip-deps group across 1 directory with 5 updates
Bumps the pip-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.0` | `8.3.1` | | [botocore](https://github.com/boto/botocore) | `1.40.73` | `1.41.3` | | [boto3](https://github.com/boto/boto3) | `1.40.73` | `1.41.3` | | [yamale](https://github.com/23andMe/Yamale) | `6.0.0` | `6.1.0` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20251108` | `2.9.0.20251115` | 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.41.3 - [Commits](boto/botocore@1.40.73...1.41.3) Updates `boto3` from 1.40.73 to 1.41.3 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.73...1.41.3) Updates `yamale` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/23andMe/Yamale/releases) - [Commits](23andMe/Yamale@6.0.0...6.1.0) 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.41.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.41.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: yamale dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 122eaa5 commit b17848a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 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,11 +29,11 @@ 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.41.3
33+
boto3==1.41.3
3434
python-frontmatter==1.1.0
3535
python-on-whales==0.79.0
36-
yamale==6.0.0
36+
yamale==6.1.0
3737
yamllint==1.37.1
3838
PyGithub==2.8.1
3939

@@ -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)