Skip to content

Commit 8589b44

Browse files
Bump aiohttp from 3.11.13 to 3.12.14 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.11.13 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.11.13...v3.12.14) --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.12.14 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2afd73 commit 8589b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = {text = "MIT"}
66
requires-python = "==3.12.*"
77
dependencies = [
88
"pydis-core[all]==11.6.1",
9-
"aiohttp==3.11.13",
9+
"aiohttp==3.12.14",
1010
"arrow==1.3.0",
1111
"beautifulsoup4==4.12.3",
1212
"colorama==0.4.6; sys_platform == \"win32\"",

0 commit comments

Comments
 (0)