Skip to content

Commit dd6fcd8

Browse files
committed
Update aiohttp
1 parent 77a0f48 commit dd6fcd8

File tree

2 files changed

+1429
-1139
lines changed

2 files changed

+1429
-1139
lines changed

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
aiohttp = "~=3.9.5"
7+
aiohttp = "~=3.10.2"
88
sqlalchemy = "~=2.0.5"
99
fhirpy = "~=1.3.0"
1010
jsonschema = "~=4.17.3"
@@ -24,4 +24,4 @@ ruff = "*"
2424
# dependencies for python 3.8
2525
exceptiongroup = "~=1.2.1"
2626
tomli = "~=2.0.1"
27-
async-timeout = "~=4.0.3"
27+
async-timeout = "~=4.0.3"

0 commit comments

Comments
 (0)