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

Commit 9de03f5

Browse files
dependabot[bot]Lee-W
authored andcommitted
build(deps-dev): bump ruff from 0.0.277 to 0.0.278
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.277 to 0.0.278. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.277...v0.0.278) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1849a0b commit 9de03f5

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
@@ -61,7 +61,7 @@ pytest-xdist = "^3.1.0"
6161
# code formatter
6262
black = "^22.10"
6363
# linter
64-
ruff = ">=0.0.275,<0.0.278"
64+
ruff = ">=0.0.275,<0.0.279"
6565
pre-commit = "^2.18.0"
6666
mypy = "^1.4"
6767
types-PyYAML = "^5.4.3"

0 commit comments

Comments
 (0)