Skip to content

Commit

Permalink
Bump aiohttp from 3.10.2 to 3.10.11 in /requirements (#117)
Browse files Browse the repository at this point in the history
* Bump aiohttp from 3.10.2 to 3.10.11 in /requirements

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>

* Update yarl

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: alexkiro <1538458+alexkiro@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and alexkiro authored Nov 20, 2024
1 parent 34d2bc7 commit b8fc212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.10.2
aiohttp==3.10.11
aiosignal==1.3.1
asgiref==3.7.2
asttokens==2.4.1
Expand Down Expand Up @@ -109,4 +109,4 @@ urllib3==2.2.2
wcwidth==0.2.13
xlrd==2.0.1
xlwt==1.3.0
yarl==1.9.4
yarl==1.17.2

0 comments on commit b8fc212

Please sign in to comment.