Skip to content

Commit

Permalink
Merge pull request #6 from ablyler/dependabot/pip/pre-commit-3.6.1
Browse files Browse the repository at this point in the history
Bump pre-commit from 2.21.0 to 3.6.1
  • Loading branch information
ablyler committed Feb 12, 2024
2 parents 5b320be + 540904a commit be1d51f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.0"
pre-commit = "^3.6.1"
pytest = "^8.0.0"
pytest-aiohttp = "*"
pytest-cov = "^4.1.0"
Expand Down

0 comments on commit be1d51f

Please sign in to comment.