Skip to content

Commit

Permalink
chore(deps): bump beanie from 1.20.0 to 1.21.0 (#350)
Browse files Browse the repository at this point in the history
Bumps [beanie](https://github.com/roman-right/beanie) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/roman-right/beanie/releases)
- [Changelog](https://github.com/roman-right/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@1.20.0...1.21.0)

---
updated-dependencies:
- dependency-name: beanie
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent 0d4dea0 commit 2d13776
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
23 changes: 12 additions & 11 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fastapi-restful = {extras = ["all"], version = "^0.4.5"}
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
passlib = {extras = ["bcrypt"], version = "^1.7.4"}
python-multipart = "^0.0.6"
beanie = "^1.20.0"
beanie = "^1.21.0"

[tool.poetry.dev-dependencies]
pytest = "^7.4.0"
Expand Down

0 comments on commit 2d13776

Please sign in to comment.