Skip to content

Commit 55f92ea

Browse files
Bump ruff from 0.12.3 to 0.12.5 (#1820)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.12.5. - [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.12.3...0.12.5) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8372f4 commit 55f92ea

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
@@ -124,7 +124,7 @@ pytest = "^8.4.1"
124124
pytest-django = "^4.9.0"
125125
pytest-dotenv = "^0.5.2"
126126
pytest-mock = "^3.14.1"
127-
ruff = "^0.12.3"
127+
ruff = "^0.12.5"
128128
shapely = "^2.1.1" # notebook
129129
djade = "^1.4.0"
130130

0 commit comments

Comments
 (0)