Skip to content

Commit 37afcea

Browse files
Bump the all group with 5 updates
Bumps the all group with 5 updates: | Package | From | To | | --- | --- | --- | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.5.49` | `9.6.7` | | [mypy](https://github.com/python/mypy) | `1.14.1` | `1.15.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.6` | `0.9.10` | | [twine](https://github.com/pypa/twine) | `6.0.1` | `6.1.0` | Updates `mkdocs-material` from 9.5.49 to 9.6.7 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.5.49...9.6.7) Updates `mypy` from 1.14.1 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.14.1...v1.15.0) Updates `pytest` from 8.3.4 to 8.3.5 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.4...8.3.5) Updates `ruff` from 0.8.6 to 0.9.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.6...0.9.10) Updates `twine` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/pypa/twine/releases) - [Changelog](https://github.com/pypa/twine/blob/main/docs/changelog.rst) - [Commits](pypa/twine@6.0.1...6.1.0) --- updated-dependencies: - dependency-name: mkdocs-material 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 - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: twine dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95168e5 commit 37afcea

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements-dev.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
build==1.2.2.post1
2-
mkdocs-material==9.5.49
2+
mkdocs-material==9.6.7
33
mkdocs==1.6.1
4-
mypy==1.14.1
4+
mypy==1.15.0
55
pytest-cov==6.0.0
6-
pytest==8.3.4
7-
ruff==0.8.6
8-
twine==6.0.1
6+
pytest==8.3.5
7+
ruff==0.9.10
8+
twine==6.1.0

0 commit comments

Comments
 (0)