Skip to content

Commit

Permalink
Merge pull request #3 from ablyler/dependabot/pip/pre-commit-tw-3.5.0
Browse files Browse the repository at this point in the history
Update pre-commit requirement from ^3.4.0 to ^3.5.0
  • Loading branch information
ablyler authored Oct 24, 2023
2 parents 83a65b2 + 3a33219 commit aaef782
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 @@ -42,7 +42,7 @@ python = ">=3.11.0,<4.0"
dataclasses-json = ">=0.6.1"

[tool.poetry.dev-dependencies]
pre-commit = "^3.4.0"
pre-commit = "^3.5.0"
pytest = "^7.0.0"
pytest-aiohttp = "*"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit aaef782

Please sign in to comment.