8000 Bump the pip group with 4 updates (#404) · python/blurb_it@c949817 · GitHub
[go: up one dir, main page]

Skip to content

Commit c949817

Browse files
Bump the pip group with 4 updates (#404)
Bumps the pip group with 4 updates: [aiohttp](https://github.com/aio-libs/aiohttp), [aiohttp-session[secure]](https://github.com/aio-libs/aiohttp_session), [sentry-sdk](https://github.com/getsentry/sentry-python) and [pytest](https://github.com/pytest-dev/pytest). Updates `aiohttp` from 3.10.5 to 3.10.8 - [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.10.5...v3.10.8) Updates `aiohttp-session[secure]` from 2.12.0 to 2.12.1 - [Release notes](https://github.com/aio-libs/aiohttp_session/releases) - [Changelog](https://github.com/aio-libs/aiohttp-session/blob/master/CHANGES.txt) - [Commits](aio-libs/aiohttp-session@v2.12.0...v2.12.1) Updates `sentry-sdk` from 2.13.0 to 2.14.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.13.0...2.14.0) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3.2...8.3.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: aiohttp-session[secure] 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 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 f716080 commit c949817

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
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
coverage==7.6.1
3-
pytest==8.3.2
3+
pytest==8.3.3
44
pytest-asyncio==0.24.0
55
pytest-aiohttp==1.0.5
66
pytest-mock==3.14.0

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
aiohttp==3.10.5
1+
aiohttp==3.10.8
22
aiohttp-jinja2==1.6
33
gidgethub==5.3.0
4-
aiohttp-session[secure]==2.12.0
5-
sentry-sdk==2.13.0
4+
aiohttp-session[secure]==2.12.1
5+
sentry-sdk==2.14.0

0 commit comments

Comments
 (0)
0