Skip to content

Commit 84a560e

Browse files
Bump aiohttp from 3.8.6 to 3.9.0 (#1086)
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0. - [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.8.6...v3.9.0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f765220 commit 84a560e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"python-dateutil==2.8.2",
3636
"pyshacl==0.22.2",
3737
"gql==3.4.1",
38-
"aiohttp==3.8.6",
38+
"aiohttp==3.9.0",
3939
]
4040

4141
setup_requirements = ["pytest-runner==6.0.0"]

0 commit comments

Comments
 (0)