Skip to content

Commit 69fe26c

Browse files
⬆ Bump ruff from 0.4.2 to 0.4.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.4.3. - [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.2...v0.4.3) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54e5eb7 commit 69fe26c

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

+21-20
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
@@ -73,7 +73,7 @@ sqlalchemy = "^2.0.29"
7373
psycopg = {extras = ["binary", "pool"], version = "^3.1.18"}
7474
isort = {extras = ["colors"], version = "^5.13.2"}
7575
black = "^24.4.2"
76-
ruff = "^0.4.2"
76+
ruff = "^0.4.3"
7777
mypy = "^1.10.0"
7878
pre-commit = "^3.7.0"
7979

0 commit comments

Comments
 (0)