Skip to content

Commit 0d8dfe8

Browse files
Bump ruff from 0.7.1 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.9.4. - [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.7.1...0.9.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32b2b97 commit 0d8dfe8

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
@@ -3,7 +3,7 @@ mypy == 1.13.0
33
pytest >= 7.1.3,< 9.0.0
44
pytest-asyncio
55
pytest-cov >= 2.12.0,< 6.0.0
6-
ruff ==0.7.1
6+
ruff ==0.9.4
77
pytest-cov >= 2.12.0,< 7.0.0
88
types-python-dateutil
99
types-pytz

0 commit comments

Comments
 (0)