Skip to content

Commit 5dbd804

Browse files
Bump ruff from 0.9.2 to 0.9.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.2 to 0.9.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@0.9.2...0.9.3) --- 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 1bb3b94 commit 5dbd804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ black = "==24.10.0"
1515
pytest-xdist = "==3.6.1"
1616
pytest-cov = "==6.0.0"
1717
mock = "==5.1.0"
18-
ruff = "==0.9.2"
18+
ruff = "==0.9.3"
1919
types-setuptools = "==75.8.0.20250110"
2020
mypy = "==1.14.1"
2121
types-mock = "==5.1.0.20240425"

0 commit comments

Comments
 (0)