Skip to content

Commit

Permalink
Bump the pip group with 3 updates (#413)
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [sentry-sdk](https://github.com/getsentry/sentry-python) and [coverage](https://github.com/nedbat/coveragepy).


Updates `aiohttp` from 3.10.10 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](aio-libs/aiohttp@v3.10.10...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](getsentry/sentry-python@2.17.0...2.19.0)

Updates `coverage` from 7.6.4 to 7.6.8
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.4...7.6.8)

---
updated-dependencies:
- 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: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 9d9593d commit 61be084
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
coverage==7.6.4
coverage==7.6.8
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-aiohttp==1.0.5
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp==3.10.10
aiohttp==3.11.8
aiohttp-jinja2==1.6
gidgethub==5.3.0
aiohttp-session[secure]==2.12.1
sentry-sdk==2.17.0
sentry-sdk==2.19.0

0 comments on commit 61be084

Please # to comment.