forked from github.com/blag
Bump the all group with 6 updates
Bumps the all group with 6 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.28` | `9.5.31` | | [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.25.1` | `0.25.2` | | [wheel](https://github.com/pypa/wheel) | `0.43.0` | `0.44.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.1` | `0.6.0` | | [mypy](https://github.com/python/mypy) | `1.10.1` | `1.11.1` | Updates `mkdocs-material` from 9.5.28 to 9.5.31 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.28...9.5.31) Updates `mkdocstrings[python]` from 0.25.1 to 0.25.2 - [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases) - [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.25.1...0.25.2) Updates `wheel` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.44.0) Updates `pytest` from 8.2.2 to 8.3.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.2.2...8.3.2) Updates `ruff` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.5.1...0.6.0) Updates `mypy` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mkdocstrings[python] dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: wheel dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
build==1.2.1
|
build==1.2.1
|
||||||
mkdocs==1.6.0
|
mkdocs==1.6.0
|
||||||
mkdocs-material==9.5.28
|
mkdocs-material==9.5.31
|
||||||
mkdocstrings[python]==0.25.1
|
mkdocstrings[python]==0.25.2
|
||||||
twine==5.1.1
|
twine==5.1.1
|
||||||
wheel==0.43.0
|
wheel==0.44.0
|
||||||
pytest==8.2.2
|
pytest==8.3.2
|
||||||
pytest-cov==5.0.0
|
pytest-cov==5.0.0
|
||||||
ruff==0.5.1
|
ruff==0.6.0
|
||||||
mypy==1.10.1
|
mypy==1.11.1
|
||||||
types-markdown==3.6.0.20240316
|
types-markdown==3.6.0.20240316
|
||||||
|
|||||||
Reference in New Issue
Block a user