Skip to content

Commit e66ff53

Browse files
Bump the pip group with 3 updates (#643)
Bumps the pip group with 3 updates: [packaging](https://github.com/pypa/packaging), [sentry-sdk](https://github.com/getsentry/sentry-python) and [pytest](https://github.com/pytest-dev/pytest). Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `sentry-sdk` from 2.3.1 to 2.7.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.3.1...2.7.1) Updates `pytest` from 8.2.1 to 8.2.2 - [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.1...8.2.2) --- updated-dependencies: - dependency-name: packaging 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: pytest 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 1f84bfc commit e66ff53

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
asynctest==0.13.0
3-
pytest==8.2.1
3+
pytest==8.2.2
44
pytest-asyncio==0.23.7
55
pytest-aiohttp==1.0.5
66
pytest-cov==5.0.0

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ cffi==v1.17.0rc1 # remove this once v1.17.0 is out
66
chardet==5.2.0
77
gidgethub==5.3.0
88
multidict==6.0.5
9-
packaging==24.0
9+
packaging==24.1
1010
pyparsing==3.1.2
1111
six==1.16.0
1212
uritemplate==4.1.1
1313
yarl==1.9.4
14-
sentry-sdk==2.3.1
14+
sentry-sdk==2.7.1

0 commit comments

Comments
 (0)