Skip to content

Commit 49b585a

Browse files
Bump the pip-semver-minor group with 1 update
Bumps the pip-semver-minor group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.2.0 to 0.2.1 - [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.2.0...v0.2.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d11cb9c commit 49b585a

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
@@ -31,7 +31,7 @@ termux = []
3131

3232
[tool.poetry.group.dev.dependencies]
3333
mypy = "1.8.0"
34-
ruff = "0.2.0"
34+
ruff = "0.2.1"
3535
tomli = "2.0.1"
3636
types-aiofiles = "23.2.0.20240106"
3737

0 commit comments

Comments
 (0)