Skip to content

Commit 7d5d24d

Browse files
build(deps): bump aiohttp from 3.9.5 to 3.13.3 (#290)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2428bf1 commit 7d5d24d

2 files changed

Lines changed: 83 additions & 19 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "A Telegram Bot for group management and more."
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"aiohttp~=3.9.4",
8+
"aiohttp~=3.13.3",
99
"aiofiles~=23.2.1",
1010
"ffmpeg-python~=0.2.0",
1111
"gTTS~=2.5.1",

0 commit comments

Comments
 (0)