Skip to content

pip(deps): update deepmerge requirement from <3.0,>=2.0 to >=2.0,<4.0 - #999

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/deepmerge-gte-2.0-and-lt-4.0
Open

pip(deps): update deepmerge requirement from <3.0,>=2.0 to >=2.0,<4.0#999
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/deepmerge-gte-2.0-and-lt-4.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on deepmerge to permit the latest version.

Release notes

Sourced from deepmerge's releases.

v3.0

Breaking Changes

  • fix: override_if_not_empty should not skip falsy primitives (0, False, 0.0) by @​gaoflow in toumorokoshi/deepmerge#41 (considered a breaking change due to no longer treating falsy values as empty, and the behavior will change for those who may rely on it).

Full Changelog: toumorokoshi/deepmerge@v2.1.0...v3.0

Commits
  • d180db5 fix: override_if_not_empty should not skip falsy primitives (0, False, 0.0) (...
  • f4822de docs: functools.reduce usage (#37)
  • fb716b6 fix: compare by equality, not just hash, in ExtendedSet (#40)
  • db7c653 fix: add all to strategy init (#39)
  • See full diff 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 [deepmerge](https://github.com/toumorokoshi/deepmerge) to permit the latest version.
- [Release notes](https://github.com/toumorokoshi/deepmerge/releases)
- [Commits](toumorokoshi/deepmerge@v2.0...v3.0)

---
updated-dependencies:
- dependency-name: deepmerge
  dependency-version: '3.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 21, 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