Skip to content

Commit 2508a39

Browse files
Bump ruff from 0.3.7 to 0.4.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.7 to 0.4.3. - [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.3.7...v0.4.3) --- 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 5fb5099 commit 2508a39

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
@@ -70,7 +70,7 @@ types-pyOpenSSL = "^23.3.0"
7070
types-setuptools = "^68.2.0"
7171

7272
[tool.poetry.group.dev.dependencies]
73-
ruff = ">=0.0.265,<0.3.8"
73+
ruff = ">=0.0.265,<0.4.4"
7474

7575
[build-system]
7676
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)