Skip to content

Commit b4a53c7

Browse files
Bump pydantic from 2.7.3 to 2.8.0
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.3 to 2.8.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.3...v2.8.0) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3fb49d commit b4a53c7

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.0
22
fastapi==0.111.0
33
httpx==0.27.0
4-
pydantic==2.7.3
4+
pydantic==2.8.0
55
pydantic_settings==2.3.4
66
pytest==8.2.2
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)