8000 Bump the pip group with 3 updates (#695) · python/miss-islington@de21877 · GitHub
[go: up one dir, main page]

Skip to content

Commit de21877

Browse files
Bump the pip group with 3 updates (#695)
Bumps the pip group with 3 updates: [sentry-sdk](https://github.com/getsentry/sentry-python), [pytest](https://github.com/pytest-dev/pytest) and [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio). Updates `sentry-sdk` from 2.0.1 to 2.3.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.0.1...2.3.1) Updates `pytest` from 8.2.0 to 8.2.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@8.2.0...8.2.1) Updates `pytest-asyncio` from 0.23.6 to 0.23.7 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.7) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-asyncio 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>
1 parent 46d5fe0 commit de21877

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
coverage
3-
pytest==8.2.0
4-
pytest-asyncio==0.23.6
3+
pytest==8.2.1
4+
pytest-asyncio==0.23.7
55
pytest-aiohttp==1.0.5
66
pytest-cov==5.0.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ gidgethub==5.3.0
55
cachetools==5.3.3
66
redis==5.0.4
77
celery==5.4.0
8-
sentry-sdk==2.0.1
8+
sentry-sdk==2.3.1
99
click==8.1.7

0 commit comments

Comments
 (0)
0