Skip to content

Commit 5c17984

Browse files
Bump the pip group with 2 updates (#430)
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](getsentry/sentry-python@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](coveragepy/coveragepy@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac46d14 commit 5c17984

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r requirements.txt
2-
coverage==7.10.1
2+
coverage==7.10.6
33
pytest==8.4.1
44
pytest-asyncio==1.1.0
55
pytest-aiohttp==1.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ aiohttp==3.12.15
22
aiohttp-jinja2==1.6
33
gidgethub==5.4.0
44
aiohttp-session[secure]==2.12.1
5-
sentry-sdk==2.34.1
5+
sentry-sdk==2.35.1

0 commit comments

Comments
 (0)