Skip to content

Commit 46c8cc0

Browse files
Bump the pip group with 4 updates
Bumps the pip group with 4 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [celery](https://github.com/celery/celery), [sentry-sdk](https://github.com/getsentry/sentry-python) and [pytest-cov](https://github.com/pytest-dev/pytest-cov). Updates `aiohttp` from 3.11.15 to 3.11.18 - [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.11.15...v3.11.18) Updates `celery` from 5.4.0 to 5.5.2 - [Release notes](https://github.com/celery/celery/releases) - [Changelog](https://github.com/celery/celery/blob/main/Changelog.rst) - [Commits](celery/celery@v5.4.0...v5.5.2) Updates `sentry-sdk` from 2.25.0 to 2.27.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.25.0...2.27.0) Updates `pytest-cov` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v6.1.0...v6.1.1) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.11.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: celery dependency-version: 5.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: sentry-sdk dependency-version: 2.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-cov dependency-version: 6.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c341e1a commit 46c8cc0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ coverage
33
pytest==8.3.5
44
pytest-aiohttp==1.1.0
55
pytest-asyncio==0.26.0
6-
pytest-cov==6.1.0
6+
pytest-cov==6.1.1

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
aiohttp==3.11.15
1+
aiohttp==3.11.18
22
cachetools==5.5.2
3-
celery==5.4.0
3+
celery==5.5.2
44
cherry_picker==2.5.0
55
click==8.1.8
66
gidgethub==5.3.0
77
redis==5.2.1
8-
sentry-sdk==2.25.0
8+
sentry-sdk==2.27.0
99
stamina==25.1.0

0 commit comments

Comments
 (0)