Skip to content

Commit a4bf8c4

Browse files
Bump pydantic from 2.9.0 to 2.9.1 (#82)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.9.0...v2.9.1) --- 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 a7dfa94 commit a4bf8c4

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.1
22
fastapi==0.114.0
33
httpx==0.27.2
4-
pydantic==2.9.0
4+
pydantic==2.9.1
55
pydantic_settings==2.4.0
66
pytest==8.3.2
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)