Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit baaa189

Browse files
build(deps-dev): bump ruff from 0.0.292 to 0.1.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.4. - [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.0.292...v0.1.4) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2706d07 commit baaa189

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -60,7 +60,7 @@ pytest-xdist = "^3.1.0"
6060
# code formatter
6161
black = ">=22.10,<24.0"
6262
# linter
63-
ruff = ">=0.0.275,<0.0.293"
63+
ruff = ">=0.0.275,<0.1.5"
6464
pre-commit = ">=2.18,<4.0"
6565
mypy = "^1.4"
6666
types-PyYAML = ">=5.4.3,<7.0.0"

0 commit comments

Comments
 (0)