Skip to content

Commit bb4323a

Browse files
Update pre-commit requirement from <3.2,>=3 to >=3,<3.3
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/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v3.0.0...v3.2.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1e340e8 commit bb4323a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
black
66
feedparser>=6.0,<6.1
77
flake8>=4,<6.1
8-
pre-commit>=3,<3.2
8+
pre-commit>=3,<3.3
99
pytest-cov==4.0.*
1010
validator-collection>=1.5,<1.6

0 commit comments

Comments
 (0)