Skip to content

Commit 7438a39

Browse files
Bump ruff from 0.6.9 to 0.9.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.9.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/commits) --- 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 8de5565 commit 7438a39

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
@@ -76,7 +76,7 @@ pytest = ">=8.2,<9.0"
7676
pytest-asyncio = ">=0.24.0"
7777
pytest-httpx = ">=0.30.0"
7878
pytest-xdist = "^3.6.1"
79-
ruff = "^0.6.3"
79+
ruff = ">=0.6.3,<0.10.0"
8080
towncrier = "^23.6.0"
8181
types-python-dateutil = "^2.9.0.20240316"
8282
types-pyyaml = "^6.0.12.10"

0 commit comments

Comments
 (0)