Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 00a3e7a

Browse files
Bump ruff from 0.1.11 to 0.1.13
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.11 to 0.1.13. - [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.1.11...v0.1.13) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0d62c1 commit 00a3e7a

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

+19-19
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
@@ -10,7 +10,7 @@ python = "^3.11"
1010
fastapi = "^0.109.0"
1111

1212
[tool.poetry.group.dev.dependencies]
13-
ruff = "^0.1.11"
13+
ruff = "^0.1.13"
1414
mypy = "^1.8.0"
1515
pytest = "^7.4.4"
1616
httpx = "^0.26.0"

0 commit comments

Comments
 (0)