Skip to content

Commit d99e44c

Browse files
Update pre-commit requirement from ~=2.15 to ~=2.16 (#5482)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v2.15.0...v2.16.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0624eb5 commit d99e44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements_test_min.txt
33
coveralls~=3.3
44
coverage~=6.2
5-
pre-commit~=2.15;python_full_version>="3.6.2"
5+
pre-commit~=2.16;python_full_version>="3.6.2"
66
tbump~=6.6.0
77
pyenchant~=3.2
88
pytest-cov~=3.0

0 commit comments

Comments
 (0)