Skip to content

Commit 66818a6

Browse files
Bump ruff from 0.0.290 to 0.0.291
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.290 to 0.0.291. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.290...v0.0.291) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2e85a0 commit 66818a6

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
@@ -61,7 +61,7 @@ requests = "^2.31.0"
6161
uvicorn = "^0.23.2"
6262
Jinja2 = "^3.1.2"
6363
mypy = "^1.5.1"
64-
ruff = "^0.0.290"
64+
ruff = "^0.0.291"
6565

6666
[tool.poetry.extras]
6767
sqlmodel = ["sqlmodel", "sqlakeyset"]

0 commit comments

Comments
 (0)