Skip to content

Commit 6d55f47

Browse files
Bump the pip group with 4 updates
Bumps the pip group with 4 updates: [sentry-sdk](https://github.com/getsentry/sentry-python), [pytest](https://github.com/pytest-dev/pytest), [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `sentry-sdk` from 2.60.0 to 2.63.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.60.0...2.63.0) Updates `pytest` from 9.0.3 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.3...9.1.1) Updates `pytest-aiohttp` from 1.1.0 to 1.1.1 - [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.1.0...v1.1.1) Updates `pytest-asyncio` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest-aiohttp dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-asyncio dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0e1027 commit 6d55f47

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
asynctest==0.13.0
3-
pytest==9.0.3
4-
pytest-aiohttp==1.1.0
5-
pytest-asyncio==1.3.0
3+
pytest==9.1.1
4+
pytest-aiohttp==1.1.1
5+
pytest-asyncio==1.4.0
66
pytest-cov==7.1.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ gidgethub==5.4.0
77
multidict==6.7.1
88
packaging==26.2
99
pyparsing==3.3.2
10-
sentry-sdk==2.60.0
10+
sentry-sdk==2.63.0
1111
six==1.17.0
1212
uritemplate==4.2.0
1313
yarl==1.24.2

0 commit comments

Comments
 (0)