Skip to content

Commit

Permalink
Merge pull request #44 from ablyler/dependabot/pip/pre-commit-tw-3.8.0
Browse files Browse the repository at this point in the history
Update pre-commit requirement from ^3.7.1 to ^3.8.0
  • Loading branch information
ablyler authored Aug 6, 2024
2 parents 4949caf + d758791 commit 6b11227
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.7.1"
pre-commit = "^3.8.0"
pytest = "^8.3.2"
pytest-aiohttp = "*"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit 6b11227

Please sign in to comment.