Skip to content

Commit e46f52e

Browse files
Bump pydantic from 2.7.4 to 2.8.2 in /test-runner in the test-runner group (#217)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 809ea17 commit e46f52e

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.7.4
6+
pydantic==2.8.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.7.4
2+
pydantic==2.8.2
33
python_on_whales>=0.70.1
44
pyyaml>=6.0.1
55
tabulate>=0.9.0

0 commit comments

Comments
 (0)