Skip to content

Commit ba34709

Browse files
authored
Merge branch 'master' into pre-commit-ruff
2 parents dca6c8f + 6cf45c6 commit ba34709

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/scripts/requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
setuptools <=75.1.0
1+
setuptools <=75.6.0
22
pip
33
pre-commit
44
pytest <=8.3.3
55
pytest-runner <7.0.0
6-
termcolor <2.5.0
7-
hypothesis <6.113.0
8-
levenshtein <=0.26.0
6+
termcolor <2.6.0
7+
hypothesis <6.123.0
8+
levenshtein <=0.26.1

0 commit comments

Comments
 (0)