Skip to content

Commit 282a855

Browse files
Bump ruff from 0.11.5 to 0.11.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.5 to 0.11.6. - [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.5...0.11.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d77e0f commit 282a855

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
@@ -120,7 +120,7 @@ pytest = "^8.3.4"
120120
pytest-django = "^4.9.0"
121121
pytest-dotenv = "^0.5.2"
122122
pytest-mock = "^3.14.0"
123-
ruff = "^0.11.5"
123+
ruff = "^0.11.6"
124124
shapely = "^2.0.6" # notebook
125125

126126
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)