Closed dependabot[bot] closed 11 months ago
@dependabot ignore mkdocstrings[python]
Will be addressed in repo-config.
OK, I won't notify you about mkdocstrings[python] again, unless you unignore it.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Bumps the optional group with 4 updates: isort, mkdocs-material, mkdocstrings[python] and mypy.
Updates
isort
from 5.12.0 to 5.13.0Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
Commits
9f7e0e5
Merge pull request #2204 from PyCQA/version/5.13.0521299c
Prepare version 5.13.04c3ef5f
Merge pull request #2183 from skatromb/wemake-line-length-80885f6ad
Merge pull request #2175 from hugovk/add-3.120ef29df
Add py312 to stdlibs59b10f3
Merge pull request #2190 from AzulGarza/patch-196e2998
Merge pull request #2196 from mgorny/called-once0118e90
Merge pull request #2192 from bp72/issue/21744f0fbc3
Remove unsupported python versionsc4ccf8e
Run scripts/mkstdlibs.py with Sphinx 6Updates
mkdocs-material
from 9.4.8 to 9.5.1Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
63683eb
Prepare 9.5.1 releaseac41e53
Fixed privacy plugin not being available0d72b5f
Formattinge1723f0
Merge branch 'master' of github.com:squidfunk/mkdocs-material5b70a0c
Fixe time being dropped from blog post dates6c18591
Documentation (#6459)63de1a0
Merge branch 'master' of github.com:squidfunk/mkdocs-material8a7a6a7
Updated Greek translations9e9654d
Documentation (#6451)eae02ad
Updated changelogUpdates
mkdocstrings[python]
from 0.23.0 to 0.24.0Release notes
Sourced from mkdocstrings[python]'s releases.
Changelog
Sourced from mkdocstrings[python]'s changelog.
Commits
032e417
chore: Prepare release 0.24.0ce84dd5
feat: Cache downloaded inventories as local file4a97755
docs: Make recipe work with MkDocs-f
optionb3edf89
ci: Some typing fixes/ignored74fada
tests: Stop passing config file path to MkDocsConfig4dbb6d6
ci: Ruff auto-fix39694ac
chore: Template upgradeafc4ea4
fix:custom_templates
config was dropped in previous commit (#630)b61d4d1
refactor: Drop support for MkDocs < 1.4, modernize usages370a61d
fix: Makecustom_templates
relative to the config fileUpdates
mypy
from 1.7.0 to 1.7.1Commits
6b3c418
Update version to 1.7.1 (without +dev)c10e173
[mypyc] Fix regression with nested functions (#16484)e6399d1
Fix polymorphic application for callback protocols (#16514)661adb7
Fix crash on strict-equality with recursive types (#16483)6c8e0cc
Ignore position if imprecise arguments are matched by name (#16471)5c354c4
Fix missing meet case exposed by len narrowing (#16470)88791ca
Exclude private attributes from override checks (#16464)4b5b316
Special-case unions in polymorphic inference (#16461)f862d3e
Fix crash on Callable self in call (#16453)fe79a59
Bump version to 1.7.1+devDependabot 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