Skip to content

Commit

Permalink
chore(deps): bump beanie from 1.21.0 to 1.22.1
Browse files Browse the repository at this point in the history
Bumps [beanie](https://github.com/roman-right/beanie) from 1.21.0 to 1.22.1.
- [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.21.0...1.22.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 062dc1d commit 8281d53
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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.21.0"
beanie = "^1.22.1"

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

0 comments on commit 8281d53

Please sign in to comment.