Skip to content

Commit 0d19900

Browse files
chore(deps): update beanie requirement in the python-dependencies group
Updates the requirements on [beanie](https://github.com/roman-right/beanie) to permit the latest version. Updates `beanie` to 2.0.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.30.0...2.0.0) --- updated-dependencies: - dependency-name: beanie dependency-version: 2.0.0 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa51e38 commit 0d19900

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
@@ -10,7 +10,7 @@ requires-python = ">=3.13,<3.14"
1010
dependencies = [
1111
"aiolimiter>=1.2.0",
1212
"authlib>=1.6.5",
13-
"beanie>=1.30.0,<2.0.0",
13+
"beanie>=1.30.0,<3.0.0",
1414
"colorlog>=6.8.2",
1515
"fastapi>=0.115.0",
1616
"fastapi-swagger>=0.4.39",

0 commit comments

Comments
 (0)