Update nox requirement from >=2026.4.10 to >=2026.7.11 in /is-unicode-supported
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(10 days ago)
(10 days ago)
(10 days ago)
dependencies python
Updates the requirements on nox to permit the latest version.
Changelog
Sourced from nox's changelog.
Changelog
2026.07.11
This release drops Python 3.9 and brings a batch of performance improvements, like caching uv detection and interpreter discovery, plus lazy module imports on Python 3.15. Various bugs were fixed as well.
We'd like to thank the following folks who contributed to this release:
@henryiii@davidhewitt@SAY-5(first contribution)@Himanshuagrawal4(first contribution)@TejasAmle(first contribution)@felixfontein(first contribution)Features:
- Drop Python 3.9 by
@henryiiiin wntrblm/nox#1049- Add
return_codeproperty toCommandFailedexception by@felixfonteinin wntrblm/nox#1129Performance:
- Cache session-name normalization, uv detection, interpreter discovery, and metadata reads by
@henryiiiin wntrblm/nox#1113- Lazy modules on Python 3.15 by
@henryiiiin wntrblm/nox#1115Fixes:
- Script-mode pip resolution on Windows and
--download-pythonfallback by@henryiiiin wntrblm/nox#1110- Don't crash when a parametrized session has an empty parameter list by
@henryiiiin wntrblm/nox#1109- Hash fully non-ASCII session names instead of returning the envdir by
@henryiiiin wntrblm/nox#1108- Interpreter-resolution edge cases in
virtualenv.pyby@henryiiiin wntrblm/nox#1111- Create missing parent directories for the session cache dir by
@henryiiiin wntrblm/nox#1104- Enforce
--error-on-external-runeven whenlog=Falseby@henryiiiin wntrblm/nox#1107- Handle
=inset_envvalues and out-of-treechange_dirintox-to-noxby@henryiiiin wntrblm/nox#1105- Return empty dict from
load_tomlwhen script file is missing by@SAY-5in wntrblm/nox#1096- Show envvars in CLI help by
@henryiiiin wntrblm/nox#1085Documentation:
- Add PyO3 as a user by
@davidhewittin wntrblm/nox#1123- List micromamba in
--default-venv-backendsupported names by@SAY-5in wntrblm/nox#1092- Clarify
session.notifytarget docs by@Himanshuagrawal4in wntrblm/nox#1099- Document venv backend for EOL Python by
@Himanshuagrawal4in wntrblm/nox#1101- Fix typo in README installation section by
@TejasAmlein wntrblm/nox#1097Internal changes:
... (truncated)
Commits
3284968chore: prepare release 2026.07.11 (#1132)d73f96aci: add Python 3.15 to the test matrix and classifiers (#1133)5391985test: isolate run_nox envdir to fix flaky test_main_requires (#1134)390d817feat: add return_code to CommandFailed. (#1129)f1d5210chore(deps): bump the github-actions group with 2 updates (#1125)0894b73chore(deps): bump the pre-commit group with 4 updates (#1126)9b747edci: experimental MSYS2/MinGW test run (#1122)8a44270docs: add PyO3 as a user (#1123)5bd0f83perf: lazy modules on Python 3.15 (#1115)982fcfachore(deps): bump dependency-groups in the pre-commit group (#1121)- 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
nox
pip
>=2026.4.10 → >=2026.7.11
Minor
/is-unicode-supported
Technical Details
| ID: | 16128024 |
| UUID: | 4873842501 |
| Node ID: | PR_kwDOJnW9387xExWh |
| Host: | GitHub |
| Repository: | adamlui/python-utils |