Skip to content

Commit

Permalink
Merge pull request #105 from ImperialCollegeLondon/dependabot/pip/pre…
Browse files Browse the repository at this point in the history
…-commit-4.0.0

Bump pre-commit from 2.21.0 to 4.0.0
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents 05c4c39 + d8e968b commit 6ee28fc
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 @@ pytest = "^7.2"
pytest-cov = ">=3,<6"
pytest-mypy = "^0.9.1"
pytest-mock = "^3.7.0"
pre-commit = "^2.18.1"
pre-commit = ">=2.18.1,<5.0.0"
numpy = ">=1.24.2,<3.0.0"
pandas = "^2.0.0"
types-PyYAML = "^6.0.7"
Expand Down

0 comments on commit 6ee28fc

Please sign in to comment.