Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps frozendict from 2.3.4 to 2.4.7.

Release notes

Sourced from frozendict's releases.

frozendict v2.4.7

What's Changed

  • Now pickle is only marginally slower than dict for C Extension!
  • Added wheels also for riscv64, armv7l, ppc64le and s390x archs and for old 32 bit archs.
  • readded "generic" pure py wheel. Details here: Marco-Sulla/python-frozendict#108

Full Changelog: Marco-Sulla/python-frozendict@v2.4.6...v2.4.7

v2.4.6

  • Added pure py wheel for Python 3.13
  • Now set, setdefault and delete does always a shallow copy, as the C extension, tuple and the rest of the world.

Full Changelog: Marco-Sulla/python-frozendict@v2.4.5...v2.4.6

v2.4.5

What's Changed

Full Changelog: Marco-Sulla/python-frozendict@v2.4.4...v2.4.5

frozendict v2.4.4

Added typing for deepfreeze, register and unregister (see #99)

Full Changelog: Marco-Sulla/python-frozendict@v2.4.3...v2.4.4

frozendict v2.4.3

  • Now enums are not modified by deepfreeze (see #98)

Full Changelog: Marco-Sulla/python-frozendict@v2.4.2...v2.4.3

frozendict v2.4.2

deepfreeze doesn't change anymore the original object, by @​kenodegard in Marco-Sulla/python-frozendict#97

Full Changelog: Marco-Sulla/python-frozendict@v2.4.1...v2.4.2

frozendict v2.4.1

What's Changed

New Contributors

Full Changelog: Marco-Sulla/python-frozendict@v2.4.0...v2.4.1

frozendict 2.4.0

... (truncated)

Commits
  • d4ee759 trying Clion
  • ac8bf39 (un)pickling now is only a little slower than dict!
  • 539fb87 moved riscv64 to QEMU
  • cb26d20 restoring uv to only images that works
  • aad86e1 relaxed func_2
  • 42aa0bf trying to restore uv for all
  • d21bf59 moved riscv64 to ubuntu-24.04-arm
  • 0046cd7 uv doesn't work with musl on cibuildwheel 3.2.1
  • c713d07 forgot to remove ppc64le and s390x from non-QEMU pipeline
  • d4f625b fix QEMU
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [frozendict](https://github.com/Marco-Sulla/python-frozendict) from 2.3.4 to 2.4.7.
- [Release notes](https://github.com/Marco-Sulla/python-frozendict/releases)
- [Commits](Marco-Sulla/python-frozendict@v2.3.4...v2.4.7)

---
updated-dependencies:
- dependency-name: frozendict
  dependency-version: 2.4.7
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Jan 1, 2026
@dependabot dependabot bot requested a review from ialarmedalien as a code owner January 1, 2026 14:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jan 1, 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.

1 participant