Skip to content

Commit fa8ba77

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

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
@@ -4,7 +4,7 @@ expandvars>=0.12.0
44
gitpython>=3.1.43
55
hypothesis>=6.100.1
66
Pint>=0.21.1
7-
pydantic==2.7.3
7+
pydantic==2.7.4
88
pylint>=3.1.0
99
pytest>=8.1.1
1010
python_on_whales>=0.70.1

test-runner/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
expandvars>=0.12.0
22
gitpython>=3.1.43
33
Pint>=0.21.1
4-
pydantic==2.7.3
4+
pydantic==2.7.4
55
python_on_whales>=0.70.1
66
pyyaml>=6.0.1
77
tabulate>=0.9.0

0 commit comments

Comments
 (0)