Skip to content

Commit

Permalink
Bump beanie from 1.23.0 to 1.24.0
Browse files Browse the repository at this point in the history
Bumps [beanie](https://github.com/roman-right/beanie) from 1.23.0 to 1.24.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.23.0...1.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 25, 2023
1 parent 50cda1e commit 923fef5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 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 @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
fastapi = "^0.104.0"
beanie = "^1.23.0"
beanie = "^1.24.0"
fastapi-users = {version = "^12.1.2", extras = ["redis", "beanie", "oauth"]}
loguru = "^0.7.2"
python-decouple = "^3.8"
Expand Down

0 comments on commit 923fef5

Please sign in to comment.