Skip to content

Commit

Permalink
build(deps): bump aiohttp from 3.10.2 to 3.10.11 in /server
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11.
- [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.2...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 7a74af1 commit 3d784d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-annotate --output-file=requirements.txt
#
aiohttp==3.10.2
aiohttp==3.10.11
aiosignal==1.3.1
async-timeout==4.0.3
attrs==23.2.0
Expand Down
2 changes: 1 addition & 1 deletion server/test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --extra=test --no-annotate --output-file=test-requirements.txt
#
aiohttp==3.10.2
aiohttp==3.10.11
aioresponses==0.7.6
aiosignal==1.3.1
astroid==3.2.2
Expand Down

0 comments on commit 3d784d9

Please sign in to comment.