Skip to content

Commit

Permalink
3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklambourne committed Jan 30, 2024
1 parent 43266f7 commit b054298
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 @@ -37,7 +37,7 @@ exclude = ["test/**", "docs/**"]
python = ">=3.7.0"

[tool.poetry.group.dev.dependencies]
aiohttp = "^3.9.3"
aiohttp = "^3.9.2" # Used by black, has security issues <3.9.2
black = "^23.3.0"
flake8 = "^5.0.4"
flake8-pyproject = "^1.2.3"
Expand Down

0 comments on commit b054298

Please sign in to comment.