Skip to content

Commit 2b5ed81

Browse files
Bump ruff from 0.3.7 to 0.4.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.0. - [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.3.7...v0.4.0) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a0d4238 commit 2b5ed81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ dev = [
320320
"python-dotenv==1.0.1",
321321
"PyYAML==6.0.1",
322322
"requests-mock-flask==2023.5.14",
323-
"ruff==0.3.7",
323+
"ruff==0.4.0",
324324
"Sphinx==7.3.7",
325325
"sphinx-prompt==1.8",
326326
"Sphinx-Substitution-Extensions==2024.2.25",

0 commit comments

Comments
 (0)