Skip to content

Commit b24b50e

Browse files
chore: bump ruff from 0.11.9 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.9 to 0.11.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.11.9...0.11.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c27899 commit b24b50e

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pytest = "^8.3.5"
3636
poethepoet = "^0.34.0"
3737
pytest-cov = "^6.1.1"
3838
pydoctor = "^24.11.2"
39-
ruff = "^0.11.9"
39+
ruff = "^0.11.10"
4040

4141
[tool.poetry.scripts]
4242
my_fibonacci = "my_fibonacci.__main__:main"

0 commit comments

Comments
 (0)