Skip to content

Commit 26b5e25

Browse files
Bump ruff from 0.0.264 to 0.0.265
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.264 to 0.0.265. - [Release notes](https://github.com/charliermarsh/ruff/releases) - [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.264...v0.0.265) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 239da35 commit 26b5e25

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
@@ -60,7 +60,7 @@ requests = "^2.30.0"
6060
uvicorn = "^0.22.0"
6161
Jinja2 = "^3.1.2"
6262
mypy = "^1.2.0"
63-
ruff = "^0.0.264"
63+
ruff = "^0.0.265"
6464

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

0 commit comments

Comments
 (0)