Skip to content

Commit e6293e0

Browse files
authored
Merge pull request #42 from couchbase-examples/dependabot/pip/pydantic-2.7.0
Bump pydantic from 2.6.4 to 2.7.0
2 parents 266cc12 + e9c2649 commit e6293e0

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.0
22
fastapi==0.110.1
33
httpx==0.27.0
4-
pydantic==2.6.4
4+
pydantic==2.7.0
55
pydantic_settings==2.2.1
66
pytest==8.1.1
77
python-dotenv==1.0.1

0 commit comments

Comments
 (0)