Skip to content

Commit edff0bb

Browse files
Bump aiohttp from 3.10.11 to 3.12.14
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.11 to 3.12.14. - [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.10.11...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2bcfdcc commit edff0bb

File tree

2 files changed

+523
-468
lines changed

2 files changed

+523
-468
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.10.2"
7+
aiohttp = ">=3.10.2,<3.13.0"
88
sqlalchemy = "~=2.0.5"
99
fhirpy = "~=1.3.0"
1010
jsonschema = "~=4.17.3"

0 commit comments

Comments
 (0)