Skip to content

Commit 1807e5a

Browse files
Bump aiohttp from 3.13.5 to 3.14.1 in the uv group across 1 directory (#6)
Bumps the uv group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.13.5 to 3.14.1 - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.13.5...v3.14.1) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production dependency-group: uv ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 159579a commit 1807e5a

2 files changed

Lines changed: 123 additions & 106 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
description = "Standalone OpenRouter collection and HF dataset assembly for KillBench"
55
requires-python = ">=3.10"
66
dependencies = [
7-
"aiohttp>=3.9",
7+
"aiohttp>=3.14.1",
88
"datasets>=4.0.0",
99
"pyyaml>=6.0",
1010
"python-dotenv>=1.0",

0 commit comments

Comments
 (0)