Skip to content

Commit 8f704d6

Browse files
Bump ruff from 0.5.0 to 0.5.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.0...0.5.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6093f5c commit 8f704d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ autoflake
22
pytest >= 7.1.3,< 9.0.0
33
pytest-asyncio
44
pytest-cov >= 2.12.0,< 6.0.0
5-
ruff ==0.5.0
5+
ruff ==0.5.5
66
types-python-dateutil
77
types-pytz
88
mypy == 1.10.1

0 commit comments

Comments
 (0)