Skip to content

Commit 9ebb804

Browse files
Update dependency motor to v3.7.0
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | motor | 3.5.1 | 3.7.0 |
1 parent df05afa commit 9ebb804

File tree

2 files changed

+59
-64
lines changed

2 files changed

+59
-64
lines changed

poetry.lock

+58-63
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

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

0 commit comments

Comments
 (0)