Skip to content

Commit 4f6c01b

Browse files
Bump aiohttp from 3.9.1 to 3.9.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.1 to 3.9.3. - [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.1...v3.9.3) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85bbe40 commit 4f6c01b

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
@@ -82,7 +82,7 @@ test = [
8282
"types-dataclasses ==0.6.6",
8383
"python-socketio",
8484
"uvicorn[standard] == 0.25.0",
85-
"aiohttp == 3.9.1",
85+
"aiohttp == 3.9.3",
8686
"argon2-cffi == 23.1.0"
8787
]
8888
dev = [

0 commit comments

Comments
 (0)