Skip to content

Commit 911b35b

Browse files
Bump pydantic from 2.9.0 to 2.9.1 (#75)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ae052c6 commit 911b35b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

requirements.txt

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ pluggy==1.5.0
3838
# via pytest
3939
pre-commit==3.8.0
4040
# via -r requirements.in
41-
pydantic==2.9.0
41+
pydantic==2.9.1
4242
# via -r requirements.in
43-
pydantic-core==2.23.2
43+
pydantic-core==2.23.3
4444
# via pydantic
4545
pygments==2.18.0
4646
# via pdbpp
@@ -64,8 +64,6 @@ typing-extensions==4.12.1
6464
# via
6565
# pydantic
6666
# pydantic-core
67-
tzdata==2024.1
68-
# via pydantic
6967
urllib3==2.2.2
7068
# via requests
7169
virtualenv==20.26.2

0 commit comments

Comments
 (0)