Skip to content

Commit

Permalink
pre-commit 3.6.0 does not support python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
prdpsvs committed Dec 14, 2023
1 parent 09cc2a0 commit d5b83d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

## Enhancements
* Bump dbt-tests-adapter requirement from ~=1.7.2 to ~=1.7.3
* Bump pre-commit from 3.5.0 to 3.6.0
* Bump actions/setup-python from 4 to 5

### v1.7.1
Expand Down
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==7.4.3
twine==4.0.2
wheel==0.42
pre-commit==3.6.0
pre-commit==3.5.0
pytest-dotenv==0.5.2
dbt-tests-adapter~=1.7.3
flaky==3.7.0
Expand Down

0 comments on commit d5b83d7

Please sign in to comment.