Skip to content

Commit

Permalink
Merge pull request #20 from ablyler/dependabot/pip/pre-commit-tw-3.6.2
Browse files Browse the repository at this point in the history
Update pre-commit requirement from ^3.6.1 to ^3.6.2
  • Loading branch information
ablyler authored Feb 20, 2024
2 parents bdc97b3 + 3c65a22 commit f2ff45c
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.6.1"
pre-commit = "^3.6.2"
pytest = "^8.0.1"
pytest-aiohttp = "*"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit f2ff45c

Please sign in to comment.