Skip to content

Commit

Permalink
Chore(deps): Bump aiohttp from 3.10.10 to 3.11.6 (#1786)
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.10 to 3.11.6.
- [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.10...v3.11.6)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Nov 20, 2024
1 parent 2d09e9f commit 26ff261
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.10.10",
"aiohttp==3.11.6",
"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.10.10
aiohttp==3.11.6
aiojellyfin==0.10.1
aiorun==2024.8.1
aioslimproto==3.1.0
Expand Down

0 comments on commit 26ff261

Please sign in to comment.