From f3fb92f74c047d303c32f71e48649600c339c731 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Sep 2025 10:59:29 +0000 Subject: [PATCH] Bump the pip group with 2 updates Bumps the pip group with 2 updates: [sentry-sdk](https://github.com/getsentry/sentry-python) and [coverage](https://github.com/nedbat/coveragepy). Updates `sentry-sdk` from 2.34.1 to 2.35.1 - [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.34.1...2.35.1) Updates `coverage` from 7.10.1 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.10.1...7.10.6) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: coverage dependency-version: 7.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8da4c4a..6c1e609 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -r requirements.txt -coverage==7.10.1 +coverage==7.10.6 pytest==8.4.1 pytest-asyncio==1.1.0 pytest-aiohttp==1.1.0 diff --git a/requirements.txt b/requirements.txt index e7024ac..493a61d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ aiohttp==3.12.15 aiohttp-jinja2==1.6 gidgethub==5.4.0 aiohttp-session[secure]==2.12.1 -sentry-sdk==2.34.1 +sentry-sdk==2.35.1