Skip to content

Commit 648fbf2

Browse files
Bump ruff from 0.0.253 to 0.0.254 in /requirements
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.253 to 0.0.254. - [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.253...v0.0.254) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 739f444 commit 648fbf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pylint==2.15.5 # Lint
1818
pyroma==4.2 # Packaging best practices checker
1919
pytest-cov==4.0.0 # Measure code coverage
2020
pytest==7.2.1 # Test runners
21-
ruff==0.0.253
21+
ruff==0.0.254
2222
sphinx-autodoc-typehints==1.22
2323
sphinx-prompt==1.5.0
2424
sphinxcontrib-spelling==8.0.0

0 commit comments

Comments
 (0)