Skip to content

Commit f824270

Browse files
committed
Added upper bounds to root deps
1 parent af06c94 commit f824270

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pre-commit>=4.0.1
2-
ruff>=0.8.0
3-
yamllint>=1.35.1
1+
pre-commit>=4.0.1,<5.0.0
2+
ruff>=0.8.0,<1.0.0
3+
yamllint>=1.35.1,<2.0.0
44
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)