Skip to content

Commit 38ab887

Browse files
build(deps-dev): Bump ruff from 0.3.7 to 0.4.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.5. - [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.3.7...v0.4.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee35e85 commit 38ab887

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ faker = ">=18.5.1"
4545
mypy = ">=1.8.0"
4646
pendulum = "~=3.0"
4747
pre-commit = ">=3.0.4"
48-
ruff = "~=0.3.0"
48+
ruff = "~=0.4.5"
4949
pydocstyle = ">=6.1.1"
5050
tox = "~=4"
5151
types-paramiko = ">=3.3.0.0"

0 commit comments

Comments
 (0)