Skip to content

Commit 725b991

Browse files
⬆️ dep-bump(deps-dev): bump ruff from 0.3.2 to 0.3.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.3.2 to 0.3.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.2...v0.3.3) --- 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 b4cb797 commit 725b991

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
@@ -26,7 +26,7 @@ setuptools = { version = "*", python = ">=3.12" }
2626
[tool.poetry.group.dev.dependencies]
2727
pytest = ">=7.3.1,<9.0.0"
2828
mypy = "^1.2.0"
29-
ruff = ">=0.0.269,<0.3.3"
29+
ruff = ">=0.0.269,<0.3.4"
3030
black = ">=23.3,<25.0"
3131
pytest-cov = "^4.0.0"
3232
types-requests = "^2.29.0.0"

0 commit comments

Comments
 (0)