Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update dependency motor to ~=3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent c9d7cb3 commit 471fcb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ python-dateutil = "*"
trainerdex = ">=4.0.3"
py-cord = "~=2.4.0"
aiostream = "*"
motor = "~=3.1.1"
motor = "~=3.3.1"
promise = "*"
yarl = "*"

Expand Down

0 comments on commit 471fcb4

Please sign in to comment.