Skip to content

Commit 3baca2c

Browse files
Bump ruff from 0.0.276 to 0.0.277 (#6)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.276 to 0.0.277. - [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.276...v0.0.277) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4b071b commit 3baca2c

2 files changed

Lines changed: 22 additions & 21 deletions

File tree

poetry.lock

Lines changed: 21 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
@@ -77,7 +77,7 @@ black = "^23.3.0"
7777
pydocstyle = "^6.3.0"
7878
mypy = "^1.4.1"
7979
debugpy = "^1.6.7"
80-
ruff = "^0.0.276"
80+
ruff = "^0.0.277"
8181

8282

8383
[tool.poetry.group.security.dependencies]

0 commit comments

Comments
 (0)