Skip to content

Commit

Permalink
Bump aiohttp from 3.9.3 to 3.9.4 in /requirements
Browse files Browse the repository at this point in the history
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.3 to 3.9.4.
- [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.9.3...v3.9.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 0e048ef commit 4fd5c70
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-py310-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py310.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py311-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py311.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py38-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py38.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py39-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-py39.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# tox run -m requirements
#
aiohttp==3.9.3
aiohttp==3.9.4
# via
# aiohttp-cors
# etcd3-py
Expand Down

0 comments on commit 4fd5c70

Please sign in to comment.