Skip to content

Commit 8a94d28

Browse files
Bump pydantic from 2.10.1 to 2.10.2 (#105)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.1 to 2.10.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.1...v2.10.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62b7c2e commit 8a94d28

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.4
22
fastapi==0.115.5
33
httpx==0.27.2
4-
pydantic==2.10.1
4+
pydantic==2.10.2
55
pydantic_settings==2.6.1
66
pytest==8.3.3
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)