Skip to content

Commit 7fd58ee

Browse files
Bump pydantic from 2.8.2 to 2.9.2 (#41)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 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.8.2...v2.9.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94b6424 commit 7fd58ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
maturin==1.7.1
22
mypy==1.11.2
3-
pydantic==2.8.2
3+
pydantic==2.9.2
44
pytest==8.3.2
55
pytest-cov==5.0.0
66
ruff==0.6.2

0 commit comments

Comments
 (0)