Skip to content

Commit bde347e

Browse files
Bump aiohttp from 3.13.5 to 3.14.3
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.13.5 to 3.14.3. - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.13.5...v3.14.3) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05070f6 commit bde347e

2 files changed

Lines changed: 127 additions & 110 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ deepagents = [
3636
"temporalio[langsmith]>=1.31.0 ; python_version >= '3.11'",
3737
]
3838
dsl = ["pyyaml>=6.0.1,<7", "types-pyyaml>=6.0.12,<7", "dacite>=1.8.1,<2"]
39-
encryption = ["cryptography>=38.0.1,<39", "aiohttp>=3.13.3,<4"]
39+
encryption = ["cryptography>=38.0.1,<39", "aiohttp>=3.14.3,<4"]
4040
external-storage = [
4141
"aioboto3>=15.1.0,<15.2",
42-
"aiohttp>=3.13.3,<4",
42+
"aiohttp>=3.14.3,<4",
4343
"moto[server]>=4.0.0",
4444
"types_aiobotocore_s3>=2.25.2",
4545
]

0 commit comments

Comments
 (0)