Skip to content

Commit 5f8ddf3

Browse files
build(deps-dev): bump ruff from 0.3.5 to 0.3.6
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.5 to 0.3.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@v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d0d9f19 commit 5f8ddf3

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -17,7 +17,7 @@ uvicorn = {extras = ["standard"], version = "^0.29.0"}
1717
gunicorn = "^21.2.0"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
ruff = "^0.3.5"
20+
ruff = "^0.3.6"
2121
pytest = "^8.1.1"
2222

2323

0 commit comments

Comments
 (0)