Skip to content

Commit

Permalink
build(deps): bump aiohttp from 3.8.3 to 3.8.5 (security fix)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliot-100 committed Aug 24, 2023
1 parent a30f862 commit 9712017
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 9712017

Please sign in to comment.