Skip to content

Commit 8776408

Browse files
pip(deps): bump ruff from 0.7.0 to 0.7.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.0 to 0.7.1. - [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.0...0.7.1) --- 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 cfd2da3 commit 8776408

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
@@ -30,7 +30,7 @@ pytest-runner==6.0.1 # Vulnerabilities: None
3030
pytest-xdist==3.6.1 # Vulnerabilities: None
3131
python-json-logger==2.0.7 # Vulnerabilities: None
3232
PyYAML==6.0.2 # Vulnerabilities: None
33-
ruff==0.7.0 # Vulnerabilities: None
33+
ruff==0.7.1 # Vulnerabilities: None
3434
SQLAlchemy==2.0.36 # Vulnerabilities: None
3535
structlog==24.4.0 # Vulnerabilities: None
3636
toml==0.10.2 # Vulnerabilities: None

0 commit comments

Comments
 (0)