Skip to content

Build(deps-dev): bump tox from 4.56.0 to 4.56.1 - #385

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/tox-4.56.1
Jun 26, 2026
Merged

Build(deps-dev): bump tox from 4.56.0 to 4.56.1#385
github-actions[bot] merged 1 commit into
mainfrom
dependabot/pip/tox-4.56.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps tox from 4.56.0 to 4.56.1.

Release notes

Sourced from tox's releases.

v4.56.1

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.56.0...4.56.1

Changelog

Sourced from tox's changelog.

Bug fixes - 4.56.1

  • Fix { replace = "if" ... extend = true } corrupting the resulting list when then or else is a scalar string (e.g. then = "-v"): a non-empty scalar string is now appended as a single element instead of being iterated character-by-character, while a false if with no else (yielding "") contributes nothing rather than an empty element, and list/set results are still spread into the parent. (:issue:3969)

v4.56.0 (2026-06-23)


Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2026
@dependabot
dependabot Bot requested a review from Diapolo10 as a code owner June 26, 2026 06:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 26, 2026
@github-actions
github-actions Bot enabled auto-merge June 26, 2026 06:13

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [tox](https://github.com/tox-dev/tox) from 4.56.0 to 4.56.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst)
- [Commits](tox-dev/tox@4.56.0...4.56.1)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.56.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/tox-4.56.1 branch from c5b81f9 to a189c99 Compare June 26, 2026 06:15

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions
github-actions Bot merged commit 3c59674 into main Jun 26, 2026
18 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/tox-4.56.1 branch June 26, 2026 06:16
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