Skip to content

Commit f59b32c

Browse files
build(deps-dev): bump ruff from 0.4.9 to 0.4.10 (#1365)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.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@v0.4.9...v0.4.10) --- updated-dependencies: - dependency-name: ruff 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 fa95377 commit f59b32c

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

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
@@ -91,7 +91,7 @@ pytest-asyncio = ">=0.21,<0.24"
9191
fastapi = ">=0.109.1,<0.112.0"
9292

9393
black = "^24.1.0"
94-
ruff = ">=0.0.275,<0.4.10"
94+
ruff = ">=0.0.275,<0.4.11"
9595

9696
# types
9797
mypy = "^1.8.0"

0 commit comments

Comments
 (0)