Skip to content

Commit d07218d

Browse files
dependabot[bot]tr4nt0r
authored andcommitted
Update ruff requirement from ~=0.8 to ~=0.9 (#117)
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version. - [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.8.0...0.9.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 698f2d1 commit d07218d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mypy>=1.8.0
33
pydantic>=2.9.2
44
pre-commit>=3.6.1
55
python-dotenv>=1.0.1
6-
ruff~=0.8
6+
ruff~=0.9
77
mkdocs-material==9.5.49
88
mkdocstrings[python]==0.27.0
99
mashumaro>=3.13.1

0 commit comments

Comments
 (0)