Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 5e3d357

Browse files
Merge pull request #440 from CSCfi/dependabot/pip/aiohttp-3.8.5
Bump aiohttp from 3.8.4 to 3.8.5
2 parents f8914c4 + 0e7b41c commit 5e3d357

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.8.4
1+
aiohttp==3.8.5
22
aiohttp-cors==0.7.0
33
asyncpg==0.28.0
44
jsonschema==4.18.3

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
],
3838
install_requires=[
3939
"asyncpg==0.28.0",
40-
"aiohttp==3.8.4",
40+
"aiohttp==3.8.5",
4141
"Authlib==1.2.1",
4242
"aiohttp-cors==0.7.0",
4343
"jsonschema==4.18.3",

0 commit comments

Comments
 (0)