Skip to content

Commit 4a0bdbe

Browse files
Bump pydantic in /test-runner in the test-runner group
Bumps the test-runner group in /test-runner with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.9.1 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.1...v2.9.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: test-runner ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1424193 commit 4a0bdbe

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)