Skip to content

Commit

Permalink
Bump the pip group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 4 updates: [cachetools](https://github.com/tkem/cachetools), [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 `cachetools` from 5.5.0 to 5.5.1
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](tkem/cachetools@v5.5.0...v5.5.1)

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](getsentry/sentry-python@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](pytest-dev/pytest-asyncio@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](aio-libs/pytest-aiohttp@v1.0.5...v1.1.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent f07d8a7 commit 5b87ada
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements.txt
coverage
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-cov==6.0.0
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
git+https://github.com/python/cherry-picker.git@network-issues#egg=cherry_picker
aiohttp==3.11.11
gidgethub==5.3.0
cachetools==5.5.0
cachetools==5.5.1
redis==5.2.1
celery==5.4.0
sentry-sdk==2.19.2
sentry-sdk==2.20.0
stamina==24.3.0
click==8.1.8

0 comments on commit 5b87ada

Please sign in to comment.