Skip to content

Commit 9555805

Browse files
dependabot[bot]nuclearcat
authored andcommitted
build(deps): bump beanie from 1.29.0 to 2.1.0
Bumps [beanie](https://github.com/BeanieODM/beanie) from 1.29.0 to 2.1.0. - [Release notes](https://github.com/BeanieODM/beanie/releases) - [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md) - [Commits](BeanieODM/beanie@1.29.0...2.1.0) --- updated-dependencies: - dependency-name: beanie dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba2b467 commit 9555805

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requires-python = ">=3.10"
1717
license = {text = "LGPL-2.1-or-later"}
1818
dependencies = [
1919
"cloudevents == 2.0.0",
20-
"beanie == 1.29.0",
20+
"beanie == 2.1.0",
2121
"fastapi[all] == 0.135.3",
2222
"fastapi-pagination == 0.12.30",
2323
"fastapi-users[beanie, oauth] == 15.0.5",

0 commit comments

Comments
 (0)