Skip to content

Commit cc60e52

Browse files
pip(deps): bump ruff from 0.6.5 to 0.6.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.5 to 0.6.8. - [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.6.5...0.6.8) --- 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 fb62df4 commit cc60e52

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
@@ -31,7 +31,7 @@ pytest-xdist==3.6.1 # Vulnerabilities: None
3131
python-json-logger==2.0.7 # Vulnerabilities: None
3232
pytz==2024.2 # From 2024.1 | Vulnerabilities: None
3333
PyYAML==6.0.2 # Vulnerabilities: None
34-
ruff==0.6.5 # From 0.6.3 | Vulnerabilities: None
34+
ruff==0.6.8 # From 0.6.3 | Vulnerabilities: None
3535
SQLAlchemy==2.0.34 # From 2.0.32 | Vulnerabilities: None
3636
structlog==24.4.0 # Vulnerabilities: None
3737
toml==0.10.2 # Vulnerabilities: None

0 commit comments

Comments
 (0)