From 751ecb187f93d9df3f885ab7b410657107e580b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 04:29:12 +0000 Subject: [PATCH] Bump the pip group with 3 updates Bumps the pip group with 3 updates: [sentry-sdk](https://github.com/getsentry/sentry-python), [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) and [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp). Updates `sentry-sdk` from 2.19.2 to 2.20.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.19.2...2.20.0) Updates `pytest-asyncio` from 0.25.0 to 0.25.3 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.25.0...v0.25.3) Updates `pytest-aiohttp` from 1.0.5 to 1.1.0 - [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.0.5...v1.1.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 4 ++-- requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index eea884b..e06376c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,7 +1,7 @@ -r requirements.txt coverage==7.6.10 pytest==8.3.4 -pytest-asyncio==0.25.0 -pytest-aiohttp==1.0.5 +pytest-asyncio==0.25.3 +pytest-aiohttp==1.1.0 pytest-mock==3.14.0 pytest-cov==6.0.0 \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index 7e2238d..a1e85a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ aiohttp==3.11.11 aiohttp-jinja2==1.6 gidgethub==5.3.0 aiohttp-session[secure]==2.12.1 -sentry-sdk==2.19.2 +sentry-sdk==2.20.0