Skip to content

Commit

Permalink
Merge pull request #271 from WardPearce/dependabot/pip/backend/paaste…
Browse files Browse the repository at this point in the history
…r/motor-3.3.1

Bump motor from 3.3.0 to 3.3.1 in /backend/paaster
  • Loading branch information
WardPearce authored Sep 4, 2023
2 parents e17c4d0 + d42b659 commit c25dd8d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions backend/paaster/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/paaster/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ server = "run:main"
[tool.poetry.dependencies]
python = "^3.10"
starlite = {extras = ["full"], version = "^1.51.14"}
motor = "^3.3.0"
motor = "^3.3.1"
bcrypt = "^4.0.1"
aiobotocore = "^2.6.0"
nanoid = "^2.0.0"
Expand Down

1 comment on commit c25dd8d

@vercel
Copy link

@vercel vercel bot commented on c25dd8d Sep 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

paaster – ./

paaster-git-main-boringsh.vercel.app
paaster.vercel.app
paaster.io
paaster-boringsh.vercel.app

Please sign in to comment.