Skip to content

chore(deps): update beanie requirement from <2.1.0,>=2.0.0 to >=2.0.0,<2.2.0 in /backend#103

Open
dependabot[bot] wants to merge 1 commit intomain-devfrom
dependabot/pip/backend/beanie-gte-2.0.0-and-lt-2.2.0
Open

chore(deps): update beanie requirement from <2.1.0,>=2.0.0 to >=2.0.0,<2.2.0 in /backend#103
dependabot[bot] wants to merge 1 commit intomain-devfrom
dependabot/pip/backend/beanie-gte-2.0.0-and-lt-2.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Updates the requirements on beanie to permit the latest version.

Release notes

Sourced from beanie's releases.

2.1.0

What's Changed

New Contributors

Full Changelog: BeanieODM/beanie@2.0.1...2.1.0

Changelog

Sourced from beanie's changelog.

2.1.0 - 2026-03-20

Drop EOL Python 3.9, MongoDB 4.4/5.0/6.0, Pydantic v1

Speed up init by avoiding duplicate db commands

Improve class filter and is/is not for enum comparison

Fix OperationFailure when saving with keep_nulls=False and no None values

Fix FindQuery.count() ignoring pymongo_kwargs

Add Beanie version to handshake metadata

Docs: clarify state management description

Add docstring to DocumentWithSoftDelete

Fix: support frozen fields on save() and replace()

Fix: handle RootModel with custom iter in save()

Fix: handle BackLink types in fetch_link and fetch_all_links

Fix: persist before_event changes to DB on save/update/replace

Fix: resolve Pydantic field aliases in nested expression field queries

Do not ignore deprecation warnings in tests

[2.0.1] - 2025-11-17

Fix: exclude pymongo 4.15.0 due to a known issue

... (truncated)

Commits
  • 8a1dba4 fix: switch publish workflows to OIDC trusted publisher and update actions (#...
  • 160ae55 release: 2.1.0
  • e416daf add support with_children on delete_all (#1310)
  • dc10fe0 release: bump version to 2.1.0
  • ce69851 test: do not ignore deprecation warnings in tests (#1123)
  • e79aba9 fix: resolve Pydantic field aliases in nested expression field queries (#1278)
  • 78ff7dc fix: persist before_event changes to DB on save/update/replace (#1279)
  • 82bbebe fix: handle BackLink types in fetch_link and fetch_all_links (#1286)
  • 5e48925 fix: handle RootModel with custom iter in save() (#1284)
  • db2f441 fix: support frozen fields on save() and replace() (#1282)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 30, 2026
@dependabot dependabot bot requested a review from mohamed-elkholy95 as a code owner March 30, 2026 20:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 30, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/backend/beanie-gte-2.0.0-and-lt-2.2.0 branch from a8d022d to 41894b2 Compare April 3, 2026 20:15
Updates the requirements on [beanie](https://github.com/BeanieODM/beanie) to permit the latest version.
- [Release notes](https://github.com/BeanieODM/beanie/releases)
- [Changelog](https://github.com/BeanieODM/beanie/blob/main/docs/changelog.md)
- [Commits](BeanieODM/beanie@2.0.0...2.1.0)

---
updated-dependencies:
- dependency-name: beanie
  dependency-version: 2.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/backend/beanie-gte-2.0.0-and-lt-2.2.0 branch from 41894b2 to ff317f0 Compare April 3, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants