Bump the python-dependencies group across 1 directory with 9 updates #62
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python-dependencies group with 9 updates in the / directory:
0.12.5
0.15.3
2024.10.9
2025.2.9
4.0.1
4.2.0
0.7.1
0.11.7
1.13.0
1.15.0
8.3.3
8.3.5
3.15.0
3.16.0
8.1.3
8.2.3
3.3.2
3.6.0
Updates
typer
from 0.12.5 to 0.15.3Release notes
Sourced from typer's releases.
... (truncated)
Changelog
Sourced from typer's changelog.
... (truncated)
Commits
38d1873
🔖 Release version 0.15.38e9a540
📝 Update release notesa776163
⬆ Bump astral-sh/setup-uv from 5 to 6 (#1203)34c2173
📝 Update release notesb0014d6
📝 Update release notesef8345c
⬆ Bump ruff from 0.11.2 to 0.11.6 (#1200)13e4b39
⬆ [pre-commit.ci] pre-commit autoupdate (#1196)46f4a0f
📝 Update release notes322bc8d
🐛 Ensure that autocompletion works forPath
arguments/options (#1138)3c9f2c0
📝 Update release notesUpdates
nox
from 2024.10.9 to 2025.2.9Release notes
Sourced from nox's releases.
... (truncated)
Changelog
Sourced from nox's changelog.
... (truncated)
Commits
a74da2c
Release 2025.02.09433ad2f
docs: prepare for first 2025 release (#923)b92b294
ci: trusted publisher (#924)ae83927
ci: add some suggestions from zizmor (#925)c628755
fix: support broken uv (via pyenv) (#922)97e5a38
fix: don't over-validate lists (#921)97e0fad
fix: handle uvx like uv (#920)223c8c6
fix: add a pyproject.toml default for load_toml (#917)101d7c4
fix(gha): drop PyPy from the default list for the GitHub Action (#916)beab6c3
feat: support PEP 723 noxfiles (#881)Updates
pre-commit
from 4.0.1 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766
v4.2.0bf6f11d
Merge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5
adjust python default_language_version to prefer versioned exeff7256c
Merge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412
fix: crash on ambiguous ref 'HEAD'7b88c63
Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2
[pre-commit.ci] pre-commit autoupdate2f93b80
Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e
[pre-commit.ci] pre-commit autoupdateaba1ce0
Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
ruff
from 0.7.1 to 0.11.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
f7b4851
Bump 0.11.7 (#17613)9937064
[red-knot] Use iterative approach to collect overloads (#17607)8d2c792
red_knot_python_semantic: avoid Rust's screaming snake case convention in mdtest0f47810
red_knot_python_semantic: improve diagnostics for unsupported boolean convers...eb1d251
red_knot_python_semantic: add "return type span" helper methoda45a0a9
red_knot_python_semantic: move parameter span helper method43bd043
ruff_db: add aFrom
impl forFileRange
toSpan
9a54ee3
red_knot_python_semantic: add snapshot tests for unsupported boolean conversions25c3be5
[red-knot] simplify != narrowing (#17610)e71f3ed
[red-knot] Update==
and!=
narrowing (#17567)Updates
mypy
from 1.13.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454
remove +dev from version ahead of final release686b591
remove "unreleased" from 1.15 changelog entrycb4b243
Various small updates to 1.15 changelog (#18599)1a26502
Prepare changelog for 1.15 release (#18583)d4515e4
Fix a few PR links in the changelog (#18586)f83b643
Add object self-type to tuple test fixture (#18592)ebc2cb8
Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251e
empty commit to trigger wheel rebuildc30573e
Fix literal context for ternary expressions (for real) (#18545)23d862d
Fix isinstance with explicit (non generic) type alias (#18512)Updates
pytest
from 8.3.3 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)Updates
pytest-randomly
from 3.15.0 to 3.16.0Changelog
Sourced from pytest-randomly's changelog.
Commits
01a0f6c
Version 3.16.0a6b8f27
Remove logo (#653)032cdab
Support Python 3.13 (#651)6e487c0
Add automated release process (#652)bd36771
Drop Python 3.8 support (#650)d8c3419
[pre-commit.ci] pre-commit autoupdate (#644)0622f5e
Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#648)4cfe61d
Upgrade requirements (#646)61744b2
Use uv on GitHub Actions (#645)7ecb413
Fix GHA upload-artifact configUpdates
sphinx
from 8.1.3 to 8.2.3Release notes
Sourced from sphinx's releases.