Skip to content

Commit ff274da

Browse files
Update aiohttp requirement from 3.14.0 to 3.14.1 (#95)
--- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marciel Torres <marcielribeirotorres@gmail.com>
1 parent d3386b3 commit ff274da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package-mode = false
99
[tool.poetry.dependencies]
1010
python = "^3.11"
1111
slack-bolt = "1.29.0"
12-
aiohttp = "3.14.0"
12+
aiohttp = "3.14.1"
1313

1414
[tool.poetry.group.dev.dependencies]
1515
pytest = "^9.0.2"

0 commit comments

Comments
 (0)