Skip to content

Commit

Permalink
Merge pull request #85 from elliot-100/main
Browse files Browse the repository at this point in the history
build(deps): bump aiohttp from 3.8.3 to 3.8.5 (security fix)
  • Loading branch information
Olen authored Aug 25, 2023
2 parents a30f862 + e33a2bb commit 39d411c
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 @@ -9,7 +9,7 @@ repository = 'https://github.com/Olen/Spond'

[tool.poetry.dependencies]
python = "^3.8"
aiohttp = "^3.8.3"
aiohttp = "^3.8.5"

[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
Expand Down

0 comments on commit 39d411c

Please sign in to comment.