Skip to content

Commit 5d0b6e2

Browse files
Bump pydantic from 2.7.2 to 2.7.3 (#54)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.2 to 2.7.3. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.2...v2.7.3) --- 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 ed71667 commit 5d0b6e2

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.2.1
22
fastapi==0.111.0
33
httpx==0.27.0
4-
pydantic==2.7.2
4+
pydantic==2.7.3
55
pydantic_settings==2.3.0
66
pytest==8.2.1
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)