Skip to content

Commit a65e2b7

Browse files
authored
Merge pull request #284 from python-discord/renovate/motor-3.x
Update dependency motor to v3.5.1
2 parents 2a65c10 + 810874f commit a65e2b7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

+5-4
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.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)