Skip to content

Commit 85f2551

Browse files
author
tylertitsworth
committed
Merge branch 'main' into dependabot/pip/classical-ml/classical-ml-d125d1d85f
2 parents 86f012c + 54e628b commit 85f2551

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test-runner/dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coverage>=7.5.0
33
coveralls>=4.0.1
44
expandvars>=0.12.0
55
hypothesis>=6.100.1
6-
pydantic==2.9.1
6+
pydantic==2.9.2
77
pylint>=3.1.0
88
pytest>=8.1.1
99
python_on_whales>=0.70.1

test-runner/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
expandvars>=0.12.0
2-
pydantic==2.9.1
2+
pydantic==2.9.2
33
python_on_whales>=0.70.1
44
pyyaml>=6.0.1
55
tabulate>=0.9.0

0 commit comments

Comments
 (0)