Skip to content

Commit

Permalink
chore(deps): update dependency motor to >=3.2.0, <3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 27, 2023
1 parent 5b9d0e9 commit 20f3812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ablive-server/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi ==0.100.0
motor >= 3.1.0, < 3.2.0
motor >=3.2.0, <3.3.0
uvicorn[standard] == 0.18.0
gunicorn == 20.1.0; sys_platform != 'win32'
pydantic-settings

0 comments on commit 20f3812

Please sign in to comment.