Skip to content

Commit fbdce59

Browse files
Bump aiohttp from 3.8.4 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f4ecbe commit fbdce59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ test = [
8383
"types-dataclasses ==0.6.6",
8484
"python-socketio",
8585
"uvicorn[standard] == 0.22.0",
86-
"aiohttp == 3.8.4",
86+
"aiohttp == 3.8.5",
8787
]
8888
dev = [
8989
"pre-commit"

0 commit comments

Comments
 (0)