Skip to content

Commit e322b5f

Browse files
pip(deps): bump ruff from 0.4.1 to 0.4.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.2. - [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.1...v0.4.2) --- 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 fadff01 commit e322b5f

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.5.0 # From 3.6.0 | Vulnerabilities: None
3030
pytz==2024.1 # Vulnerabilities: None
3131
pyyaml==6.0.1 # Vulnerabilities: None
32-
ruff==0.4.1 # Vulnerabilities: None
32+
ruff==0.4.2 # Vulnerabilities: None
3333
SQLAlchemy==2.0.29 # Vulnerabilities: None
3434
toml==0.10.2 # Vulnerabilities: None
3535
tox==4.14.2 # Vulnerabilities: None

0 commit comments

Comments
 (0)