From dc4ee960d9ea1ef7b99cb1d915857250628d5c8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 14:47:04 +0000 Subject: [PATCH] Bump the pip group with 4 updates Bumps the pip group with 4 updates: [cherry-picker](https://github.com/python/cherry-picker), [aiohttp](https://github.com/aio-libs/aiohttp), [sentry-sdk](https://github.com/getsentry/sentry-python) and [pytest](https://github.com/pytest-dev/pytest). Updates `cherry-picker` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/python/cherry-picker/releases) - [Changelog](https://github.com/python/cherry-picker/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/cherry-picker/compare/cherry-picker-v2.3.0...cherry-picker-v2.4.0) Updates `aiohttp` from 3.10.11 to 3.11.8 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.11...v3.11.8) Updates `sentry-sdk` from 2.17.0 to 2.19.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.17.0...2.19.0) Updates `pytest` from 8.3.3 to 8.3.4 - [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/8.3.3...8.3.4) --- updated-dependencies: - dependency-name: cherry-picker dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 2dae285a..deff1eaa 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ -r requirements.txt coverage -pytest==8.3.3 +pytest==8.3.4 pytest-asyncio==0.24.0 pytest-aiohttp==1.0.5 pytest-cov==6.0.0 diff --git a/requirements.txt b/requirements.txt index 4b59e5b3..34c0c4cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -cherry_picker==2.3.0 +cherry_picker==2.4.0 #git+https://github.com/python/cherry-picker.git@remove-initial-state#egg=cherry_picker -aiohttp==3.10.11 +aiohttp==3.11.8 gidgethub==5.3.0 cachetools==5.5.0 redis==5.2.0 celery==5.4.0 -sentry-sdk==2.17.0 +sentry-sdk==2.19.0 click==8.1.7