Update uv requirement from <1,>=0.11.11 to >=0.11.13,<1 in /sys-lang
Closed
Number: #73
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 2
Association: Unknown
Comments: 2
Created:
May 11, 2026 at 08:17 PM UTC
(2 months ago)
(2 months ago)
Updated:
May 12, 2026 at 03:13 AM UTC
(2 months ago)
(2 months ago)
Closed:
May 12, 2026 at 03:13 AM UTC
(2 months ago)
(2 months ago)
Time to Close:
about 7 hours
Labels:
dependencies python
dependencies python
Description:
Updates the requirements on uv to permit the latest version.
Release notes
Sourced from uv's releases.
0.11.13
Release Notes
Released on 2026-05-10.
Bug fixes
- Include data files in editable builds (#19312)
- Respect
--require-hasheswhen installing frompylock.tomlfiles (#19334)Python
- Add CPython 3.14.5
Install uv 0.11.13
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.11.13/uv-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.11.13/uv-installer.ps1 | iex"Download uv 0.11.13
... (truncated)
Changelog
Sourced from uv's changelog.
0.11.13
Released on 2026-05-10.
Bug fixes
- Include data files in editable builds (#19312)
- Respect
--require-hasheswhen installing frompylock.tomlfiles (#19334)Python
- Add CPython 3.14.5
0.11.12
Released on 2026-05-08.
Python
- Add CPython 3.15.0b1
Enhancements
- Add
--no-editablesupport touv pip install(#19306)- Require git refs in URLs to be percent-encoded (#19320)
Bug fixes
- Respect
--no-devoverUV_DEV=1(#19313)- Don't suggest non-existent
--no-frozenflag (#19290) (#19294)Documentation
- Fix bug from inconsistent workflow name in GHA-PyPI guide example (#19309)
0.11.11
Released on 2026-05-06.
Bug fixes
- Accept legacy ID format from pre-0.11.9 cache entries (#19301)
0.11.10
Released on 2026-05-05.
Bug fixes
- Allow pre-release Python requests with non-zero patch versions (#19286)
... (truncated)
Commits
4512a39Bump version to 0.11.13 (#19345)16db957Update Rust crate criterion to v4.6.0 (#19352)4d7da7aUpdate taiki-e/install-action action to v2.75.30 (#19349)ddbdf7cUpdate dependency astral-sh/uv to v0.11.12 (#19346)60017e9Sync latest Python releases (#19342)3719026[codex] Remove stale uv-bench platform tags input (#19341)2abd501Include data files in editable builds (#19312)e3187b3Respect--require-hasheswhen installing frompylock.tomlfiles (#19334)b58e670Upload JUnit summaries for our tests (#19330)63c5f57Bump version to 0.11.12 (#19331)- Additional commits viewable 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.11 → >=0.11.13,<1
Update Type:
Patch
Patch
Path:
/sys-lang
Technical Details
| ID: | 15772913 |
| UUID: | 4423993142 |
| Node ID: | PR_kwDOJnW9387aaPx3 |
| Host: | GitHub |
| Repository: | adamlui/python-utils |