Skip to content

Commit 48822ee

Browse files
Merge pull request #1805 from VWS-Python/dependabot/pip/requirements/ruff-0.0.254
Bump ruff from 0.0.253 to 0.0.254 in /requirements
2 parents 739f444 + 648fbf2 commit 48822ee

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)