From 28dff0851b0f9c0a9580ce282ed4501615f0c665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 23:20:18 +0000 Subject: [PATCH] Bump the pip-deps group with 6 updates Bumps the pip-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [urllib3](https://github.com/urllib3/urllib3) | `2.6.1` | `2.6.2` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.39.0` | `1.39.1` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.39.0` | `1.39.1` | | [botocore](https://github.com/boto/botocore) | `1.42.5` | `1.42.10` | | [boto3](https://github.com/boto/boto3) | `1.42.5` | `1.42.10` | | [mypy](https://github.com/python/mypy) | `1.19.0` | `1.19.1` | Updates `urllib3` from 2.6.1 to 2.6.2 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.1...2.6.2) Updates `opentelemetry-api` from 1.39.0 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.39.0...v1.39.1) Updates `opentelemetry-sdk` from 1.39.0 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/compare/v1.39.0...v1.39.1) Updates `botocore` from 1.42.5 to 1.42.10 - [Commits](https://github.com/boto/botocore/compare/1.42.5...1.42.10) Updates `boto3` from 1.42.5 to 1.42.10 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.5...1.42.10) Updates `mypy` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.19.0...v1.19.1) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: opentelemetry-api dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: opentelemetry-sdk dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.42.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.42.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7562d29f3..8927ea9ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,14 +14,14 @@ pytest==9.0.2 pytest-asyncio==1.3.0 pycognito==2024.5.1 PyYAML==6.0.3 -urllib3==2.6.1 +urllib3==2.6.2 cryptography==46.0.3 python-dateutil==2.9.0.post0 python-ldap==3.4.5 GitPython==3.1.45 setuptools>=71.0.3 # not directly required, pinned by Snyk to avoid a vulnerability -opentelemetry-api==1.39.0 -opentelemetry-sdk==1.39.0 +opentelemetry-api==1.39.1 +opentelemetry-sdk==1.39.1 pytest-opentelemetry==1.1.0 black==25.12.0 flake8==7.3.0 @@ -29,8 +29,8 @@ isort==7.0.0 shrub.py==3.10.0 pytest-mock==3.15.1 wrapt==1.17.3 -botocore==1.42.5 -boto3==1.42.5 +botocore==1.42.10 +boto3==1.42.10 python-frontmatter==1.1.0 python-on-whales==0.79.0 yamale==6.1.0 @@ -42,7 +42,7 @@ freezegun==1.5.5 python-box==7.3.2 autopep8==2.3.2 flake8-isort==7.0.0 -mypy==1.19.0 +mypy==1.19.1 types-freezegun==1.1.10 types-PyYAML==6.0.12.20250915 types-pytz==2025.2.0.20251108