Bump the optional group with 9 updates #683
Merged
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 optional group with 9 updates:
0.3.1
0.3.2
0.19.1
0.19.3
23.7.0
23.9.1
0.6.0
0.6.1
9.2.7
9.3.1
0.3.5
0.3.7
2023.3.0.1
2023.3.1.0
68.1.0.1
68.2.0.0
7.4.1
7.4.2
Updates
pydoclint
from 0.3.1 to 0.3.2Release notes
Sourced from pydoclint's releases.
Changelog
Sourced from pydoclint's changelog.
Commits
4d7410b
Make flake8 dependency optional (#82)Updates
polars
from 0.19.1 to 0.19.3Commits
e8949ff
python polars 0.19.3 (#11127)e12fb6f
feat: Expressify str.split argument. (#11117)53988d7
depr(python, rust!): Renameis_first/last
tois_first/last_distinct
(#11130)cbf30ce
docs(python): remove low contrast coloring from visited links (#11133)9866545
test(python): Ignore matplotlib warning (#11129)adc007f
test(python): Do not run user guide examples by default (#11128)f420b61
refactor(rust): add new iterator to (chunked)array collect methods (#11093)3c222f7
chore(python): Ignore matplotlib mypy warnings (#11126)87203ef
feat(python): Polars plugins (#10924)b0a966e
feat(python): better async_collect (#10912)Updates
black
from 23.7.0 to 23.9.1Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
e877371
Prepare release 23.9.1 (#3878)62dca32
mypyc builds on PRs, skip mypyc wheels for 3.12 (#3870)751583a
Pickle raw tuples in FileData cache (#3877)f791745
Re-export black.Mode (#3875)0b62b9c
Ignore aiohttp DeprecationWarning for 3.12 (#3876)c83ad6c
Upgrade to Furo 2023.9.10 to fix docs build (#3873)4eebfd1
Add mypyc test marks to new tests that patch (#3871)add161b
Bump RTD Python version from 3.8 to 3.11 (#3868)4e93f2a
Add classifier for 3.12 (#3866)716fa08
Upgrade mypy (#3864)Updates
mkdocs-literate-nav
from 0.6.0 to 0.6.1Release notes
Sourced from mkdocs-literate-nav's releases.
Commits
9783b2b
v0.6.12c52c0c
Fix compatibility with MkDocs 1.5+9904e17
Create FUNDING.yml088daed
Docs: fix links0825f8a
Fix when markdown extensions is set to None46eba2d
CI: Installation of minimal deps wasn't kicking ina83351c
Chore badge updateUpdates
mkdocs-material
from 9.2.7 to 9.3.1Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
b545d80
Updated Insiders changelogbfe19b1
Prepare 9.3.1 releaseeb1c323
Fixed group plugin crashing when using hooksc9a7339
Updated dependencies085783c
Updated changelogs3a35274
Prepare 9.3.0 release2e85464
Improved error message in group plugin4154a94
Added experimental group pluginb36af18
Adjusted meta file documentation391e30c
Updated premium sponsorsUpdates
mkdocs-section-index
from 0.3.5 to 0.3.7Release notes
Sourced from mkdocs-section-index's releases.
Commits
32e433f
v0.3.79bbe1bc
Fix setting the parent of a SectionPage0ee7339
Declare that 'nature' theme is supportedb810a87
Switch to "ruff" linter, enable many of its rules8c064b0
v0.3.68a660ab
Fix minimal deps2d22ee2
Remove type annotations while MkDocs is transitioning types46dd8e7
Adapt to mkdocs-material version 9.29a323fc
Fix repr for upcoming MkDocs changef5414c0
Create FUNDING.ymlUpdates
types-pytz
from 2023.3.0.1 to 2023.3.1.0Commits
Updates
types-setuptools
from 68.1.0.1 to 68.2.0.0Commits
Updates
pytest
from 7.4.1 to 7.4.2Release notes
Sourced from pytest's releases.
Commits
45f34df
Prepare release version 7.4.2e4f022f
Merge pull request #11406 from nicoddemus/backport-11404-to-7.4.x63b0c6f
Use _pytest.pathlib.safe_exists in get_dirs_from_args884b911
Fix crash when passing a very long cmdline argument (#11404)6e49a74
[7.4.x] Fix doctest collection offunctools.cached_property
objects. (#11403)79c2012
[7.4.x] doc: Remove done training (#11400)de69883
[7.4.x] improve plugin list disclaimer (#11398)1de00e9
[7.4.x] Fix import_path for packages (#11395)7f5d9b9
Fix user_properties not saved to XML if fixture errors during teardown (#11382)82eb86f
Merge pull request #11377 from pytest-dev/release-7.4.1Dependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions