Skip to content

Commit ef48623

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

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
@@ -11,7 +11,7 @@ pytest-asyncio
1111
pytest-cov >= 2.12.0,< 6.0.0
1212
python-multipart >= 0.0.5
1313
python-socketio
14-
ruff ==0.4.7
14+
ruff ==0.5.0
1515
types-dataclasses ==0.6.6
1616
types-orjson ==3.6.2
1717
types-redis ==4.6.0.20240425

0 commit comments

Comments
 (0)