Skip to content

Commit ff16fe5

Browse files
build(deps-dev): bump ruff from 0.7.2 to 0.7.3 (#947)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.2 to 0.7.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@0.7.2...0.7.3) --- 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> Co-authored-by: Aaron Bach <bachya1208@gmail.com>
1 parent 4175344 commit ff16fe5

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -92,7 +92,7 @@ pytest-cov = ">=4,<7"
9292
pyupgrade = "^3.1.0"
9393
pyyaml = "^6.0.1"
9494
requests = ">=2.31.0"
95-
ruff = ">=0.5.1,<0.7.3"
95+
ruff = ">=0.5.1,<0.7.4"
9696
sphinx-rtd-theme = ">=1,<4"
9797
typing-extensions = "^4.8.0"
9898
vulture = "^2.6"

0 commit comments

Comments
 (0)