Skip to content

Commit

Permalink
Bump the pip group with 3 updates
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pip
- dependency-name: cachetools
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent ed15133 commit 40b90b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aiohttp==3.11.11
aiohttp==3.11.13
appdirs==1.4.4
async-timeout==5.0.1
cachetools==5.5.1
cachetools==5.5.2
chardet==5.2.0
gidgethub==5.3.0
multidict==6.1.0
Expand All @@ -10,4 +10,4 @@ pyparsing==3.2.1
six==1.17.0
uritemplate==4.1.1
yarl==1.18.3
sentry-sdk==2.20.0
sentry-sdk==2.22.0

0 comments on commit 40b90b4

Please sign in to comment.