8000 Bump the pip group with 3 updates by dependabot[bot] · Pull Request #416 · python/blurb_it · GitHub
[go: up one dir, main page]

Skip to content

Bump the pip group with 3 updates #416

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 1, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump the pip group with 3 updates
---
updated-dependencies:
- dependency-name: aiohttp
  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: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
commit 18ae552650a66abdd0c6c692343533dfffb42547
8000
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r requirements.txt
coverage==7.6.10
coverage==7.6.12
pytest==8.3.4
pytest-asyncio==0.25.3
pytest-aiohttp==1.1.0
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
4677
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiohttp==3.11.11
aiohttp==3.11.13
aiohttp-jinja2==1.6
gidgethub==5.3.0
aiohttp-session[secure]==2.12.1
sentry-sdk==2.20.0
sentry-sdk==2.22.0
Loading
0