Skip to content

Bump the dependencies group across 1 directory with 2 updates#305

Merged
kojiishi merged 1 commit intomainfrom
dependabot/uv/dependencies-bf88e6ce6b
Mar 28, 2026
Merged

Bump the dependencies group across 1 directory with 2 updates#305
kojiishi merged 1 commit intomainfrom
dependabot/uv/dependencies-bf88e6ce6b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 28, 2026

Bumps the dependencies group with 2 updates in the / directory: tox and tox-uv.

Updates tox from 4.32.0 to 4.51.0

Release notes

Sourced from tox's releases.

v4.51.0

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.50.3...4.51.0

v4.50.3

What's Changed

Full Changelog: tox-dev/tox@4.50.2...4.50.3

v4.50.2

What's Changed

New Contributors

Full Changelog: tox-dev/tox@4.50.1...4.50.2

v4.50.1

What's Changed

Full Changelog: tox-dev/tox@4.50.0...4.50.1

v4.50.0

What's Changed

... (truncated)

Changelog

Sourced from tox's changelog.

Features - 4.51.0

  • Add base_python_file configuration option to read the base Python version from a file (e.g. .python-version), similar to GitHub Actions' python-version-file - by :user:rahuldevikar (:issue:3894)

Bug fixes - 4.51.0

  • Prevent implicit machine ISA (e.g. arm64, x86_64) from overriding explicit architecture factors in environment names, fixing cross-architecture conflicts in multiline factor conditionals - by :user:rahuldevikar. (:issue:3903)
  • Nested environment list configuration values are now properly parsed, validated and expanded by the TOML parser. This allows you to use generative environment lists in tox-gh via the TOML format. Previously this was only possible with the INI format. - by :user:Daverball (:issue:3905)

Miscellaneous internal changes - 4.51.0

  • Enable persist-credentials: true in the actions/checkout step of the prepare-release workflow so that git push operations succeed during automated releases - by :user:rahuldevikar. (:issue:3907)

v4.50.3 (2026-03-20)


Bug fixes - 4.50.3

  • Use separate .pkg environments for free-threaded Python targets by including the t suffix in the wheel build environment name (e.g., .pkg-cpython314t), preventing wheel tag mismatches when building for py314t - by :user:gaborbernat. (:issue:3314)

v4.50.2 (2026-03-19)


Bug fixes - 4.50.2

  • Fix the sdist to include the missing docs/man/tox.1.rst file for building the manpage (:issue:3889)

v4.50.1 (2026-03-19)


Bug fixes - 4.50.1

  • Detect and suggest normalized environment names when users specify dotted Python versions (e.g., py3.10-lint) that match existing environments with compact notation (e.g., py310-lint), preventing silent fallback to base

... (truncated)

Commits
  • 5f1ec1a release 4.51.0
  • b5f9b13 fix: enable persist-credentials for release workflow (#3907)
  • 8c9c199 🐛 fix(config): fix handling of env_list in nested contexts (#3905)
  • 451aa9c prevent machine ISA from overriding explicit env factors (#3904)
  • 106f036 Add base_python_file config option (#3899)
  • 16df4d8 🔒 ci(workflows): add zizmor security auditing (#3896)
  • 140f8ae [pre-commit.ci] pre-commit autoupdate (#3893)
  • 7283912 release 4.50.3
  • 9672736 🐛 fix(pkg): distinguish free-threaded Python in wheel build env (#3891)
  • 1662c61 release 4.50.2
  • Additional commits viewable in compare view

Updates tox-uv from 1.29.0 to 1.33.4

Release notes

Sourced from tox-uv's releases.

1.33.4

What's Changed

Full Changelog: tox-dev/tox-uv@1.33.3...1.33.4

1.33.3

What's Changed

Full Changelog: tox-dev/tox-uv@1.33.2...1.33.3

1.33.2

What's Changed

Full Changelog: tox-dev/tox-uv@1.33.1...1.33.2

1.33.1

What's Changed

Full Changelog: tox-dev/tox-uv@1.33.0...1.33.1

1.33.0

What's Changed

Full Changelog: tox-dev/tox-uv@1.32.1...1.33.0

... (truncated)

Commits
  • e0b9d0f 🐛 fix(meta): remove tox_uv namespace conflict (#314)
  • 8cee50b 🐛 fix(venv): resolve env names with trailing digits correctly (#313)
  • ff811cb 🐛 fix(venv): reject non-Python env names as interpreter specs (#312)
  • ef8450c [pre-commit.ci] pre-commit autoupdate (#307)
  • 906a243 🐛 fix(venv): resolve Python spec from env name when tox passes fallback path ...
  • 37d1adb [pre-commit.ci] pre-commit autoupdate (#306)
  • deef4de Standardize .github files to .yaml suffix
  • c6846ee Add missing .github config files
  • 04f170d build(deps): bump actions/download-artifact from 7 to 8 (#300)
  • 3b1bfdc build(deps): bump actions/upload-artifact from 6 to 7 (#301)
  • Additional commits viewable in compare view

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 28, 2026
@kojiishi
Copy link
Copy Markdown
Collaborator

@dependabot recreate

Bumps the dependencies group with 2 updates: [tox](https://github.com/tox-dev/tox) and [tox-uv](https://github.com/tox-dev/tox-uv).


Updates `tox` from 4.32.0 to 4.51.0
- [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.32.0...4.51.0)

Updates `tox-uv` from 1.29.0 to 1.33.4
- [Release notes](https://github.com/tox-dev/tox-uv/releases)
- [Commits](tox-dev/tox-uv@1.29.0...1.33.4)

---
updated-dependencies:
- dependency-name: tox
  dependency-version: 4.51.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: tox-uv
  dependency-version: 1.33.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the title Bump the dependencies group with 2 updates Bump the dependencies group across 1 directory with 2 updates Mar 28, 2026
@dependabot dependabot bot force-pushed the dependabot/uv/dependencies-bf88e6ce6b branch from 7427bad to 9890f6b Compare March 28, 2026 05:54
@kojiishi kojiishi merged commit 27e09a3 into main Mar 28, 2026
9 checks passed
@dependabot dependabot bot deleted the dependabot/uv/dependencies-bf88e6ce6b branch March 28, 2026 05:55
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant