Skip to content

Commit 577de6d

Browse files
dependabot[bot]ljnsn
authored andcommitted
⬆️ dep-bump(deps-dev): bump ruff from 0.0.292 to 0.1.0
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.292 to 0.1.0. - [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.0.292...v0.1.0) --- 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 4273ab9 commit 577de6d

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
@@ -25,7 +25,7 @@ python-dotenv = "^1.0.0"
2525
[tool.poetry.group.dev.dependencies]
2626
pytest = "^7.3.1"
2727
mypy = "^1.2.0"
28-
ruff = ">=0.0.269,<0.0.293"
28+
ruff = ">=0.0.269,<0.1.1"
2929
black = "^23.3.0"
3030
pytest-cov = "^4.0.0"
3131
types-requests = "^2.29.0.0"

0 commit comments

Comments
 (0)