Skip to content

[pip] Update beanie requirement from ~=1.30.0 to ~=2.2.0 - #252

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/beanie-approx-eq-2.2.0
Open

[pip] Update beanie requirement from ~=1.30.0 to ~=2.2.0#252
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/beanie-approx-eq-2.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on beanie to permit the latest version.

Changelog

Sourced from beanie's changelog.

2.2.0 - 2026-08-07

Add distinct() to chained find queries

Optimize FindQuery.exists()

Fix underscore-prefixed event hooks

Fix typing for find_one() upsert results

Fix logical Not operator type hint

Fix existing MongoDB indexes with float directions

Documentation and examples

Documentation: clarify SetRevisionId usage

[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

... (truncated)

Commits
  • aa290b5 docs: remove stale project announcements (#1349)
  • 4f7321d Fix index direction float-to-int conversion for existing MongoDB indexes (#1343)
  • f01dbf3 build: verify release artifact version (#1348)
  • 8a65098 release: 2.2.0
  • c90c732 docs: add context7.json for LLM documentation indexing (#1334)
  • 45618ef logical operators: add bool to Not's expression type hint (#1345)
  • 25b1918 docs: document computed fields and custom serializers limitation (#1341)
  • 12f38d2 fix(typing): preserve awaitable type for find-one upsert (#1346)
  • 00c0f74 Merge pull request #1306 from khelanmodi/main
  • f75167a feat: add distinct() method to FindMany for find() chain support (#1301)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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@1.30.0...2.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 10, 2026
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