From d9065e26097e5ed520de8bba77649ffc7ced5445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 14:03:05 +0000 Subject: [PATCH] Bump the pip group with 5 updates Bumps the pip group with 5 updates: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.4.1` | `8.4.2` | | [redis](https://github.com/redis/redis-py) | `8.0.0` | `8.0.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.61.1` | `2.64.0` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) | `1.1.0` | `1.1.1` | Updates `click` from 8.4.1 to 8.4.2 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](https://github.com/pallets/click/compare/8.4.1...8.4.2) Updates `redis` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v8.0.0...v8.0.1) Updates `sentry-sdk` from 2.61.1 to 2.64.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.61.1...2.64.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/9.0.3...9.1.1) Updates `pytest-aiohttp` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/pytest-aiohttp/compare/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: redis dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.64.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-aiohttp dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 4 ++-- requirements.txt | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 001232dc..343a080d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -r requirements.txt coverage -pytest==9.0.3 -pytest-aiohttp==1.1.0 +pytest==9.1.1 +pytest-aiohttp==1.1.1 pytest-asyncio==1.4.0 pytest-cov==7.1.0 diff --git a/requirements.txt b/requirements.txt index 620513a4..cdd59dd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,8 +2,8 @@ aiohttp==3.14.1 cachetools==7.1.4 celery==5.6.3 cherry_picker==2.6.0 -click==8.4.1 +click==8.4.2 gidgethub==5.4.0 -redis==8.0.0 -sentry-sdk==2.61.1 +redis==8.0.1 +sentry-sdk==2.64.0 stamina==26.1.0