Skip to content

Commit b185c3e

Browse files
pip(deps): bump ruff from 0.4.5 to 0.4.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.7. - [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.5...v0.4.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad4015 commit b185c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest-runner==6.0.1 # Vulnerabilities: None
2929
pytest-xdist==3.6.1 # Vulnerabilities: None
3030
pytz==2024.1 # Vulnerabilities: None
3131
PyYAML==6.0.1 # Vulnerabilities: None
32-
ruff==0.4.5 # From 0.4.4 | Vulnerabilities: None
32+
ruff==0.4.7 # From 0.4.4 | Vulnerabilities: None
3333
SQLAlchemy==2.0.30 # Vulnerabilities: None
3434
toml==0.10.2 # Vulnerabilities: None
3535
tox==4.15.0 # Vulnerabilities: None

0 commit comments

Comments
 (0)