Skip to content

Commit

Permalink
chore(deps): bump beanie from 1.26.0 to 1.27.0 (#500)
Browse files Browse the repository at this point in the history
Bumps [beanie](https://github.com/roman-right/beanie) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/roman-right/beanie/releases)
- [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@1.26.0...1.27.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 Oct 8, 2024
1 parent eea02d0 commit 1118431
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 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.12"
beanie = "^1.26.0"
beanie = "^1.27.0"

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

0 comments on commit 1118431

Please sign in to comment.