Bump the all-minor-and-patch-dependency-updates group across 1 directory with 10 updates #105
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 all-minor-and-patch-dependency-updates group with 10 updates in the / directory:
1.8.0
1.8.3
8.3.4
8.3.5
6.0.0
6.1.0
0.8.4
0.11.2
4.23.2
4.25.0
8.1.3
8.2.3
1.1.3
1.1.4
0.9.6
0.9.7
2.40.0
2.44.1
2.5.1
2.6.0
Updates
bandit
from 1.8.0 to 1.8.3Release notes
Sourced from bandit's releases.
Commits
8ff25e0
Pytorch fix (#1231)def123a
B107: Skip None values in hardcoded password detection (#1232)00b1e95
Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1234)a324f42
Bump sigstore/cosign-installer from 3.7.0 to 3.8.0 (#1233)affd4fd
Warn not error on an nonexistant test given (#1230)5e3e694
Add markupsafe.Markup XSS plugin (#1225)6133e08
Update bug template to include latest released versions (#1218)7619cc4
[pre-commit.ci] pre-commit autoupdate (#1229)3348781
Bump docker/build-push-action from 6.12.0 to 6.13.0 (#1222)ef0090f
Bump docker/build-push-action from 6.11.0 to 6.12.0 (#1221)Updates
pytest
from 8.3.4 to 8.3.5Release notes
Sourced from pytest's releases.
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-cov
from 6.0.0 to 6.1.0Changelog
Sourced from pytest-cov's changelog.
Commits
10f8cde
Bump version: 6.0.0 → 6.1.010b14af
Update changelog.aa57aed
Refactor a bit the internals to be a bit less boilerplatey and have more clar...e760099
Make sure the CLI precision is used when creating report. Fixes #674.44540e1
Remove unnecessary CovFailUnderWarning. Closes #675.204af14
Update changelog.089e7bb
Upgrade ruff.ab2cd26
Add py 3.13 to test grid and update some deps.2de0c6c
add reference to code source362a359
move section between functionsUpdates
ruff
from 0.8.4 to 0.11.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
4773878
Bump 0.11.2 (#16896)2a4d835
Use the commonOperatorPrecedence
for the parser (#16747)04a8756
[red-knot] Check subtype relation between callable types (#16804)193c381
[red-knot] Check whether two callable types are equivalent (#16698)63e78b4
[red-knot] Ban mostType::Instance
types in type expressions (#16872)296d67a
Special-case value-expression inference of special form subscriptions (#16877)42cbce5
[syntax-errors] Fix star annotation before Python 3.11 (#16878)6760251
RecognizeSyntaxError:
as an error code for ecosystem checks (#16879)23382f5
[red-knot] add test cases result in false positive errors (#16856)c1971fd
Bump 0.11.1 (#16871)Updates
tox
from 4.23.2 to 4.25.0Release notes
Sourced from tox's releases.
... (truncated)
Changelog
Sourced from tox's changelog.
... (truncated)
Commits
3d35559
release 4.25.00e6b4ad
feat(config): Allow ranges in envlist (#3503)5a67ae1
[pre-commit.ci] pre-commit autoupdate (#3505)f5f5cb1
[pre-commit.ci] pre-commit autoupdate (#3499)beba4be
Tests: Adjust expected exception message for Python 3.14.0a6 (#3500)794e6be
[pre-commit.ci] pre-commit autoupdate (#3496)05835bf
release 4.24.24852262
TOML set_env file support (#3478)1dac11f
fix: Respect--parallel N
with--parallel-no-spinner
(#3495)fd44904
[pre-commit.ci] pre-commit autoupdate (#3488)Updates
sphinx
from 8.1.3 to 8.2.3Release notes
Sourced from sphinx's releases.
... (truncated)
Commits
847ad0c
Bump to 8.2.3 final4091fe3
Add CHANGES for Sphinx 8.2.3c84c21f
Correct the date for Sphinx 8.2.2b3881bb
Fix _CurrentDocument membership testing with '{c,cpp}:parent_symbol'92b5303
Define_StrPath.__radd__()
5739a9d
Bump versionee96ef3
Bump to 8.2.2 final3e0021c
Move Sphinx 8.2.2 CHANGES to doc/changes1a62f31
Fix apidoc extension not setting default header/package name (#13391)13d2899
ReplaceNone
filename with''
inSphinx.add_js_file()
(#13402)Updates
sphinx-book-theme
from 1.1.3 to 1.1.4Release notes
Sourced from sphinx-book-theme's releases.
Commits
23f6936
chore: bump versiond3552e2
MAINT: pin PST theme version for now (#898)ee815b1
CI: adding explicit sphinx config into RTD config (#897)8822eef
really drop python<=3.8 support (#844)40f7c41
Build(deps): Bump the actions group with 3 updates (#876)1cd3ca6
Build(deps-dev): Bump express from 4.18.2 to 4.21.2 (#886)c9a7d49
Build(deps-dev): Bump sass from 1.80.4 to 1.81.0 (#877)7d118ba
Build(deps-dev): Bump dedent from 0.7.0 to 1.5.3 (#878)2732526
Fix links in documentation (#884)e2eea6f
[pre-commit.ci] pre-commit autoupdate (#885)Updates
nbsphinx
from 0.9.6 to 0.9.7Release notes
Sourced from nbsphinx's releases.
Changelog
Sourced from nbsphinx's changelog.
... (truncated)
Commits
b59d3a5
Release 0.9.7cc1981a
linkcheck: ignore repologyeb05c98
CI: bump Python versions9165a34
Ensure that old sphinx is tested with supported python version08ee77d
Disable Sphinx 8.2+9965d2f
Specify sphinx.configuration for RTDUpdates
ray[default]
from 2.40.0 to 2.44.1Release notes
Sourced from ray[default]'s releases.