Skip to content

Commit 9f0efc4

Browse files
Bump aiohttp from 3.12.15 to 3.13.4
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f221c44 commit 9f0efc4

File tree

2 files changed

+721
-567
lines changed

2 files changed

+721
-567
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
aiohttp = "~=3.12.15"
7+
aiohttp = ">=3.12.15,<3.14.0"
88
sqlalchemy = "~=2.0.43"
99
fhirpy = "~=2.0.15"
1010
jsonschema = "~=4.25.1"

0 commit comments

Comments
 (0)