Skip to content

Commit 53fba20

Browse files
Bump ruff from 0.4.3 to 0.4.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.4. - [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.3...v0.4.4) --- 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 8b6e876 commit 53fba20

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
@@ -307,7 +307,7 @@ dev = [
307307
"python-dotenv==1.0.1",
308308
"PyYAML==6.0.1",
309309
"requests-mock-flask==2023.5.14",
310-
"ruff==0.4.3",
310+
"ruff==0.4.4",
311311
"Sphinx==7.3.7",
312312
"sphinx-prompt==1.8",
313313
"Sphinx-Substitution-Extensions==2024.2.25",

0 commit comments

Comments
 (0)