Skip to content

Add an upper bound to virtualenv in the build deps#5011

Merged
cobaltt7 merged 1 commit intopsf:mainfrom
cobaltt7:virtualenv-upper-bound
Mar 1, 2026
Merged

Add an upper bound to virtualenv in the build deps#5011
cobaltt7 merged 1 commit intopsf:mainfrom
cobaltt7:virtualenv-upper-bound

Conversation

@cobaltt7
Copy link
Copy Markdown
Collaborator

@cobaltt7 cobaltt7 commented Mar 1, 2026

Description

Hatch fails with virtualenv 21.0.0 pypa/hatch#2193
(We don't depend on virtualenv directly, only through Hatch)
Hatch released an update that fixes this issue, but Docker builds started failing when Hatch 1.16 was released, so we pinned it.
TODO: Investigate Hatch 1.16 errors, unpin hatch, and remove dependency on virtualenv
Merging to unblock CI

Checklist - did you ...

  • [-] Implement any code style changes under the --preview style, following the stability policy?
  • [-] Add an entry in CHANGES.md if necessary?
  • [-] Add / update tests if necessary?
  • [-] Add new / update outdated documentation?

@cobaltt7 cobaltt7 added the ci: skip news Pull requests that don't need a changelog entry. label Mar 1, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 1, 2026

diff-shades results comparing this PR (336dee6) to main (16085d8):

--preview style: no changes

--stable style: no changes


What is this? | Workflow run | diff-shades documentation

@cobaltt7 cobaltt7 merged commit ff094ac into psf:main Mar 1, 2026
57 checks passed
@cobaltt7 cobaltt7 deleted the virtualenv-upper-bound branch March 1, 2026 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci: skip news Pull requests that don't need a changelog entry.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants