Skip to content

Commit 5a502ca

Browse files
authored
chore(deps): update couchbase, pydantic, uvicorn (#265)
Conservative bumps to latest stable compatible versions: - couchbase 4.6.2 -> 4.6.3 - pydantic 2.13.4 -> 2.13.5 - uvicorn 0.52.3 -> 0.52.4 Hermes task: t_aacfe2c9 Co-authored-by: dex-the-ai <dex-the-ai@users.noreply.github.com>
1 parent b5d2cf8 commit 5a502ca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
couchbase==4.6.2
1+
couchbase==4.6.3
22
fastapi==0.141.1
33
httpx==0.28.1
4-
pydantic==2.13.4
4+
pydantic==2.13.5
55
pydantic-settings==2.15.0
66
pytest==9.1.1
77
python-dotenv==1.2.3
8-
uvicorn==0.52.3
8+
uvicorn==0.52.4

0 commit comments

Comments
 (0)