Skip to content

Commit 36e67a0

Browse files
Bump ruff from 0.9.4 to 0.9.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.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.9.4...0.9.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bb7684 commit 36e67a0

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ types-requests = { version = "^2", optional = true }
3636

3737
[tool.poetry.dev-dependencies]
3838
coverage = {extras = ["toml"], version = ">=6.2"}
39-
ruff = "^0.9.4"
39+
ruff = "^0.9.5"
4040
mypy = "^1.14.1"
4141
pytest = "^8.3.3"
4242
pytest-asyncio = "^0.24.0"

0 commit comments

Comments
 (0)