From 10e6618b2b06f84a4b1f4e97536d3558484aca26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 10:39:46 +0000 Subject: [PATCH] Bump the pip group with 5 updates Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [cachetools](https://github.com/tkem/cachetools) | `7.0.1` | `7.0.5` | | [chardet](https://github.com/chardet/chardet) | `6.0.0` | `7.3.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.53.0` | `2.56.0` | | [yarl](https://github.com/aio-libs/yarl) | `1.22.0` | `1.23.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `7.0.0` | `7.1.0` | Updates `cachetools` from 7.0.1 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tkem/cachetools/compare/v7.0.1...v7.0.5) Updates `chardet` from 6.0.0 to 7.3.0 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](https://github.com/chardet/chardet/compare/6.0.0...7.3.0) Updates `sentry-sdk` from 2.53.0 to 2.56.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.53.0...2.56.0) Updates `yarl` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/compare/v1.22.0...v1.23.0) Updates `pytest-cov` from 7.0.0 to 7.1.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-cov/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: chardet dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: yarl dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-cov dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 1a6a940b..9828d5a4 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,4 +3,4 @@ asynctest==0.13.0 pytest==9.0.2 pytest-aiohttp==1.1.0 pytest-asyncio==1.3.0 -pytest-cov==7.0.0 +pytest-cov==7.1.0 diff --git a/requirements.txt b/requirements.txt index 8957156f..f8ac23ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ aiohttp==3.13.3 appdirs==1.4.4 async-timeout==5.0.1 -cachetools==7.0.1 -chardet==6.0.0 +cachetools==7.0.5 +chardet==7.3.0 gidgethub==5.4.0 multidict==6.7.1 packaging==26.0 pyparsing==3.3.2 -sentry-sdk==2.53.0 +sentry-sdk==2.56.0 six==1.17.0 uritemplate==4.2.0 -yarl==1.22.0 +yarl==1.23.0