Update uv requirement from <1,>=0.11.17 to >=0.11.18,<1 in /non-latin-locales
Closed
Number: #166
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
June 02, 2026 at 01:23 PM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
June 03, 2026 at 12:36 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
June 03, 2026 at 12:36 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
about 11 hours
Labels:
dependencies python
dependencies python
Description:
[!WARNING]
Dependabot will stop supportingpython v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.
Updates the requirements on uv to permit the latest version.
Release notes
Sourced from uv's releases.
0.11.18
Release Notes
Released on 2026-06-01.
Performance
- Fix performance regression in unzip of local wheels (#19637)
Preview
- Add
uv checkto runtyfrom uv (#19605)Bug fixes
- Update activation scripts with upstream fixes (#19628)
Other changes
- Bump MSRV to 1.94 (#19600)
Install uv 0.11.18
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.18/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.11.18/uv-installer.ps1 | iex"Download uv 0.11.18
File Platform Checksum uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum uv-x86_64-apple-darwin.tar.gz Intel macOS checksum uv-aarch64-pc-windows-msvc.zip ARM64 Windows checksum uv-i686-pc-windows-msvc.zip x86 Windows checksum uv-x86_64-pc-windows-msvc.zip x64 Windows checksum uv-aarch64-unknown-linux-gnu.tar.gz ARM64 Linux checksum uv-i686-unknown-linux-gnu.tar.gz x86 Linux checksum uv-powerpc64le-unknown-linux-gnu.tar.gz PPC64LE Linux checksum uv-riscv64gc-unknown-linux-gnu.tar.gz RISCV Linux checksum uv-s390x-unknown-linux-gnu.tar.gz S390x Linux checksum uv-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
... (truncated)
Changelog
Sourced from uv's changelog.
0.11.18
Released on 2026-06-01.
Performance
- Fix performance regression in unzip of local wheels (#19637)
Preview
- Add
uv checkto runtyfrom uv (#19605)Bug fixes
- Update activation scripts with upstream fixes (#19628)
Other changes
- Bump MSRV to 1.94 (#19600)
0.11.17
Released on 2026-05-28.
Enhancements
- Add a diagnostic for
uv addwith standard library modules (#19572)- Expose
uv workspaceand itslistsubcommand in help output (#19533)- Improve the "403 forbidden" hint to suggest
ignore-error-codeswhen applicable (#19521)- Skip direct URL lock freshness checks while offline (#19596)
- Add
import-namesandimport-namespacessupport touv-build(PEP 794) (#19380)- Add a
--no-editable-packageflag to various commands (#19584)- Infer Python version requests from source trees in
uv toolinvocations (#19577)Preview features
- Add module owners to
uv workspace metadata(#19122)- Do not allow
uv venv --clearto remove non-virtual environments (#19595)Bug fixes
- Improve the performance of large entries in
tool.uv.conflicts(#19538)- Avoid modifying the parent process' env with
--env-fileinuv run(#19567)- Fix script environment creation for scripts with long filenames (#19539)
- Fix transitive Git archive dependencies in lockfiles (#19589)
- Preserve Git repository URLs in direct URL metadata (#19590)
- Support redirects in
--check-url(#19594)- Accept case-insensitive HTML tags in
--find-linksparsing (#19537)- Reject duplicate script metadata blocks (#19544)
- Ban names like "python3" as script entry points (#19535, #19536)
... (truncated)
Commits
e326669Bump version to 0.11.18 (#19639)6bc4fe6Use--no-configduring the release process (#19640)94e66c3[check] you're not special, ty (#19609)5ba95e0Fix performance regression in unzip of local wheels (#19637)ebd9deeDon't use--updatewith apt in CI (#19633)e91ebe8Update activation scripts with upstream fixes (#19628)e5a0e18Use Rust 1.94.0 features (#19612)f69c1b2Adduv checkto runtyfrom uv (#19605)40cfa8eAdd test coverage for both WSL1 and WSL2 (#19608)81dabd5Update Rust toolchain to 1.96 and MSRV to 1.94 (#19600)- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
uv
Ecosystem:
pip
pip
Version Change:
<1,>=0.11.17 → >=0.11.18,<1
Update Type:
Patch
Patch
Path:
/non-latin-locales
Technical Details
| ID: | 15984209 |
| UUID: | 4571795237 |
| Node ID: | PR_kwDOJnW9387hzhZJ |
| Host: | GitHub |
| Repository: | adamlui/python-utils |