Skip to content

Commit eb02943

Browse files
chore(deps): bump pydantic from 2.3.0 to 2.4.0 (#206)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ff5a0a commit eb02943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ annotated-types==0.5.0
88
# via
99
# -r requirements.in
1010
# pydantic
11-
pydantic==2.3.0
11+
pydantic==2.4.0
1212
# via
1313
# -r requirements.in
1414
# pydantic-collections
1515
pydantic-collections==0.5.1
1616
# via -r requirements.in
17-
pydantic-core==2.6.3
17+
pydantic-core==2.10.0
1818
# via pydantic
1919
semver==3.0.1
2020
# via -r requirements.in

0 commit comments

Comments
 (0)