Skip to content

Commit ec6b761

Browse files
dependabot[bot]NoeFontana
authored andcommitted
build(deps-dev): bump the dependencies group with 3 updates
Bumps the dependencies group with 3 updates: [ruff](https://github.com/astral-sh/ruff), [pyright](https://github.com/RobertCraigie/pyright-python) and [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin). Updates `ruff` from 0.15.15 to 0.15.16 - [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.15.15...0.15.16) Updates `pyright` from 1.1.409 to 1.1.410 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.409...v1.1.410) Updates `mkdocs-git-revision-date-localized-plugin` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases) - [Commits](timvink/mkdocs-git-revision-date-localized-plugin@v1.5.2...v1.5.3) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyright dependency-version: 1.1.410 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-git-revision-date-localized-plugin dependency-version: 1.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 94dc9d0 commit ec6b761

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ test = [
2929
"pytest>=9.0.3",
3030
"pytest-cov>=4.0.0",
3131
"pytest-xdist>=3.0.0",
32-
"ruff>=0.15.15",
33-
"pyright>=1.1.409",
32+
"ruff>=0.15.16",
33+
"pyright>=1.1.410",
3434
"pre-commit>=4.6.0",
3535
]
3636

3737
docs = [
3838
"mkdocs>=1.5.0",
3939
"mkdocs-material[imaging]>=9.7.6",
4040
"mkdocstrings[python]>=1.0.4",
41-
"mkdocs-git-revision-date-localized-plugin>=1.5.2",
41+
"mkdocs-git-revision-date-localized-plugin>=1.5.3",
4242
"mkdocs-macros-plugin>=1.0.0",
4343
"mkdocs-minify-plugin>=0.8.0",
44-
"ruff>=0.15.15",
44+
"ruff>=0.15.16",
4545
]
4646

4747
[project.urls]

uv.lock

Lines changed: 31 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)