Skip to content

Commit 5d98da5

Browse files
Bump ruff from 0.0.251 to 0.0.253 in /requirements
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.251 to 0.0.253. - [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.251...v0.0.253) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 406306a commit 5d98da5

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
@@ -21,7 +21,7 @@ pytest-cov==4.0.0 # Measure code coverage
2121
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2222
pytest==7.2.1 # Test runners
2323
requests-mock-flask==2022.4.3
24-
ruff==0.0.251
24+
ruff==0.0.253
2525
sphinx-autodoc-typehints==1.22
2626
sphinx-prompt==1.5.0
2727
sphinx_paramlinks==0.5.4

0 commit comments

Comments
 (0)