Skip to content

Commit

Permalink
Update pre-commit version
Browse files Browse the repository at this point in the history
  • Loading branch information
LoanR committed Feb 7, 2025
1 parent 8cc7bda commit a82b453
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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 @@ optional = true
coverage = "^7.2.2"
flake8 = "^7.0.0"
Flask-WebTest = "^0.1.3"
pre-commit = "^3.1.1"
pre-commit = "^3.8.0"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
pytest-dotenv = "^0.5.2"
Expand Down
2 changes: 1 addition & 1 deletion web/requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ packaging==24.0 ; python_version >= "3.9" and python_version < "4.0"
platformdirs==4.2.1 ; python_version >= "3.9" and python_version < "4.0"
pluggy==1.5.0 ; python_version >= "3.9" and python_version < "4.0"
portpicker==1.6.0 ; python_version >= "3.9" and python_version < "4.0"
pre-commit==3.7.0 ; python_version >= "3.9" and python_version < "4.0"
pre-commit==3.8.0 ; python_version >= "3.9" and python_version < "4.0"
psutil==5.9.8 ; python_version >= "3.9" and python_version < "4.0"
pycodestyle==2.11.1 ; python_version >= "3.9" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.9" and python_version < "4" and platform_python_implementation != "PyPy"
Expand Down

0 comments on commit a82b453

Please sign in to comment.