Skip to content

Commit 1bcc609

Browse files
chore(deps): bump beanie from 1.8.12 to 1.29.0
Bumps [beanie](https://github.com/roman-right/beanie) from 1.8.12 to 1.29.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.8.12...1.29.0) --- updated-dependencies: - dependency-name: beanie dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d79e0f commit 1bcc609

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ fastapi-restful = {extras = ["all"], version = "^0.4.5"}
2020
python-jose = {extras = ["cryptography"], version = "^3.3.0"}
2121
passlib = {extras = ["bcrypt"], version = "^1.7.4"}
2222
python-multipart = "^0.0.20"
23-
beanie = "^1.28.0"
23+
beanie = "^1.29.0"
2424

2525
[tool.poetry.dev-dependencies]
2626
pytest = "^8.3.4"

0 commit comments

Comments
 (0)