Skip to content

Commit 48adf46

Browse files
chore(deps-dev): bump ruff from 0.1.13 to 0.1.14 (#171)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.13 to 0.1.14. - [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.1.13...v0.1.14) --- 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 b8f6dc8 commit 48adf46

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

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
@@ -23,7 +23,7 @@ cachecontrol = "^0.13.1"
2323
[tool.poetry.group.dev.dependencies]
2424
black = "^23.12.1"
2525
pytest = "^7.4.4"
26-
ruff = "^0.1.13"
26+
ruff = "^0.1.14"
2727
mypy = "^1.8.0"
2828
types-tqdm = "^4.66.0.20240106"
2929
pytest-random-order = "^1.1.1"

0 commit comments

Comments
 (0)