Skip to content

Commit

Permalink
Merge pull request #41 from lightningames/dependabot/pip/aiohttp-3.8.5
Browse files Browse the repository at this point in the history
Bump aiohttp from 3.8.4 to 3.8.5
  • Loading branch information
bitkarrot authored Jul 22, 2023
2 parents d2f80c0 + 4f56123 commit a538692
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 @@ license = "MIT"
python = "^3.7.1"
pre-commit = "2.21.0"
PyYAML = "6.0"
aiohttp = "3.8.4"
aiohttp = "3.8.5"

[tool.poetry.dev-dependencies]
pre_commit = "^2.1.0"
Expand Down

0 comments on commit a538692

Please sign in to comment.