Skip to content

Commit 810874f

Browse files
Update dependency motor to v3.5.1
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | motor | 3.5.0 | 3.5.1 |
1 parent 2a65c10 commit 810874f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = "^3.12"
1010
starlette = "^0.37.2"
1111
nested_dict = "^1.61"
1212
uvicorn = { extras = ["standard"], version = "^0.30.1" }
13-
motor = "3.5.0"
13+
motor = "3.5.1"
1414
python-dotenv = "^1.0.1"
1515
pyjwt = "^2.8.0"
1616
httpx = "^0.27.0"

0 commit comments

Comments
 (0)