Skip to content

chore(deps): bump toolz in /bec_lib#935

Merged
wakonig merged 1 commit into
mainfrom
dependabot/pip/bec_lib/pip-6acaacde76
Jun 8, 2026
Merged

chore(deps): bump toolz in /bec_lib#935
wakonig merged 1 commit into
mainfrom
dependabot/pip/bec_lib/pip-6acaacde76

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on toolz to permit the latest version.
Updates toolz to 1.1.0

Release notes

Sourced from toolz's releases.

Release 1.1.0

What's Changed

  • Add support for Python 3.14, PyPy 3.11 (#592) by @​hendrikmakait
  • Drop support for Python 3.8, PyPy 3.8 (#607) by @​eriknw
  • Add note about project status (alive and maintained, but inactive) (#600) by @​mrocklin
  • Use yield from in merge_sorted to improve performance (#550) by @​groutr
  • Fix bug in partition_all when __len__ is incorrect; now raise IndexError (#603) by @​Mr0grog
  • Modernization (#607, #608, #609, #610, #611) by @​eriknw
    • Now PEP 517-compliant; use pyproject.toml and setuptools.build_meta build backend
    • Use setuptools-git-versioning instead of versioneer.py for versioning
    • Use Trusted Publishing between Github and PyPI to publish releases to PyPI
    • Generate artifact attestation for sdist and wheel (#609)
    • Add git pre-commit checks (but this isn't documented for contributors)
      • These also get run in CI
      • Including validate-pyproject, pyupgrade, codespell, actionlint, yamllint, zizmor

New Contributors 🚀

Full Changelog: pytoolz/toolz@1.0.0...1.1.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 3, 2026
@d-perl

d-perl commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Sorry, the 'unknown' group has been removed from your config so we do not know how to rebase this PR.

Updates the requirements on [toolz](https://github.com/pytoolz/toolz) to permit the latest version.

Updates `toolz` to 1.1.0
- [Release notes](https://github.com/pytoolz/toolz/releases)
- [Changelog](https://github.com/pytoolz/toolz/blob/master/release-notes)
- [Commits](pytoolz/toolz@0.12.0...1.1.0)

---
updated-dependencies:
- dependency-name: toolz
  dependency-version: 1.1.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
@wakonig wakonig force-pushed the dependabot/pip/bec_lib/pip-6acaacde76 branch from 542bd45 to 6288982 Compare June 8, 2026 11:08
@wakonig wakonig enabled auto-merge (rebase) June 8, 2026 11:12
@wakonig wakonig merged commit 9dabcc5 into main Jun 8, 2026
61 of 63 checks passed
@wakonig wakonig deleted the dependabot/pip/bec_lib/pip-6acaacde76 branch June 8, 2026 11:39
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.

2 participants