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,<3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 1e19929 commit 7278073
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.0,<3.1"
motor = ">=3.3,<3.4"
promise = "*"
yarl = "*"

Expand Down

0 comments on commit 7278073

Please sign in to comment.