Skip to content

Commit

Permalink
Update aiohttp requirement from 3.11.2 to 3.11.8
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 65a3def commit 1193a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.11"
slack-bolt = "1.21.2"
aiohttp = "3.11.2"
aiohttp = "3.11.8"

[tool.poetry.dev-dependencies]
pytest = "^8.0.0"
Expand Down

0 comments on commit 1193a91

Please sign in to comment.