Skip to content

Commit 701e665

Browse files
Bump pydantic from 2.9.2 to 2.10.0 (#101)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.2...v2.10.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production 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 27c1ca2 commit 701e665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
couchbase==4.3.3
22
fastapi==0.115.5
33
httpx==0.27.2
4-
pydantic==2.9.2
4+
pydantic==2.10.0
55
pydantic_settings==2.6.1
66
pytest==8.3.3
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)