Skip to content

Commit cbce142

Browse files
committed
build: upgrade pre-commit version to cascade-upgrade virtualenv, which had a CVE
1 parent a528f65 commit cbce142

File tree

2 files changed

+187
-168
lines changed

2 files changed

+187
-168
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev = [
1919
"pytest>=8.3.4",
2020
"pytest-cov>=4.0.0",
2121
]
22-
lint = ["pre-commit>=4.1.0"]
22+
lint = ["pre-commit>=4.5.1"]
2323
package = [
2424
"python-semantic-release>=10.5.3",
2525
]

0 commit comments

Comments
 (0)