From e8d9412d0e24f3317b247293fd3471ed4fad867e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 18:02:47 +0000 Subject: [PATCH] Bump the pip-deps group with 8 updates Bumps the pip-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | ruamel-yaml | `0.18.14` | `0.18.15` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.14.0` | `4.14.1` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.2` | `1.17.3` | | [botocore](https://github.com/boto/botocore) | `1.40.7` | `1.40.17` | | [boto3](https://github.com/boto/boto3) | `1.40.7` | `1.40.17` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250809` | `6.0.12.20250822` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250809` | `2.9.0.20250822` | Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.32.5) Updates `ruamel-yaml` from 0.18.14 to 0.18.15 Updates `pymongo` from 4.14.0 to 4.14.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.14.0...4.14.1) Updates `wrapt` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.17.2...1.17.3) Updates `botocore` from 1.40.7 to 1.40.17 - [Commits](https://github.com/boto/botocore/compare/1.40.7...1.40.17) Updates `boto3` from 1.40.7 to 1.40.17 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.40.7...1.40.17) Updates `types-pyyaml` from 6.0.12.20250809 to 6.0.12.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-python-dateutil` from 2.9.0.20250809 to 2.9.0.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruamel-yaml dependency-version: 0.18.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pymongo dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: wrapt dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.40.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.40.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20250822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 89b2868d2..92eb90a1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ -requests==2.32.4 +requests==2.32.5 click==8.1.8 docker==7.1.0 Jinja2==3.1.6 -ruamel.yaml==0.18.14 +ruamel.yaml==0.18.15 dnspython>=2.6.1 MarkupSafe==3.0.2 semver==3.0.4 chardet==5.2.0 jsonpatch==1.33 kubernetes==30.1.0 -pymongo==4.14.0 +pymongo==4.14.1 pytest==8.4.1 pytest-asyncio==1.1.0 pycognito==2024.5.1 @@ -30,9 +30,9 @@ flake8 isort==6.0.1 shrub.py==3.10.0 pytest-mock==3.14.1 -wrapt==1.17.2 -botocore==1.40.7 -boto3==1.40.7 +wrapt==1.17.3 +botocore==1.40.17 +boto3==1.40.17 python-frontmatter==1.1.0 python-on-whales==0.78.0 @@ -43,9 +43,9 @@ autopep8==2.3.2 flake8-isort==6.1.2 mypy==1.17.1 types-freezegun==1.1.10 -types-PyYAML==6.0.12.20250809 +types-PyYAML==6.0.12.20250822 types-pytz==2025.2.0.20250809 -types-python-dateutil==2.9.0.20250809 +types-python-dateutil==2.9.0.20250822 pipupgrade==1.12.0 pytest-cov==6.2.1 pytest-socket==0.7.0