Skip to content

Commit

Permalink
Chore(deps): Bump aiohttp from 3.11.6 to 3.11.11 (#1895)
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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 1b1bdec commit 427f57c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ classifiers = [
dependencies = [
"aiodns>=3.0.0",
"Brotli>=1.0.9",
"aiohttp==3.11.6",
"aiohttp==3.11.11",
"aiofiles==24.1.0",
"aiorun==2024.8.1",
"aiosqlite==0.20.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Brotli>=1.0.9
aiodns>=3.0.0
aiofiles==24.1.0
aiohttp==3.11.6
aiohttp==3.11.11
aiojellyfin==0.14.1
aiorun==2024.8.1
aioslimproto==3.1.0
Expand Down

0 comments on commit 427f57c

Please sign in to comment.