Skip to content

Commit a7f7766

Browse files
Merge pull request #1803 from VWS-Python/dependabot/pip/requirements/ruff-0.0.253
Bump ruff from 0.0.252 to 0.0.253 in /requirements
2 parents 5e8b6ef + bdd8f86 commit a7f7766

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.252
21+
ruff==0.0.253
2222
sphinx-autodoc-typehints==1.22
2323
sphinx-prompt==1.5.0
2424
sphinxcontrib-spelling==8.0.0

0 commit comments

Comments
 (0)