From 3d392d06d004807b20cdd2493ced03e42a10ba4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 04:26:04 +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/coveragepy/coveragepy). Updates `sentry-sdk` from 2.66.1 to 2.68.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.66.1...2.68.1) Updates `coverage` from 7.15.2 to 7.15.4 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.15.2...7.15.4) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.68.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: coverage dependency-version: 7.15.4 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 eca9ad2..a99dda6 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,5 +1,5 @@ -r requirements.txt -coverage==7.15.2 +coverage==7.15.4 pytest==9.1.1 pytest-asyncio==1.4.0 pytest-aiohttp==1.1.1 diff --git a/requirements.txt b/requirements.txt index 082e298..79dbd8a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ aiohttp==3.14.3 aiohttp-jinja2==1.6 gidgethub==5.4.0 aiohttp-session[secure]==2.12.1 -sentry-sdk==2.66.1 +sentry-sdk==2.68.1