Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit a8df87e

Browse files
Bump ruff from 0.11.7 to 0.11.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.7 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.7...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] <[email protected]>
1 parent 24e08e5 commit a8df87e

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

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
@@ -45,7 +45,7 @@ regex = "==2024.11.6"
4545
pytest = "==8.3.5"
4646
pytest-cov = "==6.1.1"
4747
black = "==25.1.0"
48-
ruff = "==0.11.7"
48+
ruff = "==0.11.10"
4949
bandit = "==1.8.3"
5050
build = "==1.2.2.post1"
5151
wheel = "==0.45.1"

0 commit comments

Comments
 (0)