Skip to content

Commit f65f857

Browse files
Chore(deps-dev): Bump ruff from 0.8.2 to 0.9.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.2 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](astral-sh/ruff@0.8.2...0.9.2) --- 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 f7b88eb commit f65f857

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

poetry.lock

+21-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pytest-mock = "^3.14.0"
6868
pytest-mypy = "^0.10.3"
6969
pytest-timeout = "^2.3.1"
7070
responses = "^0.25.0"
71-
ruff = "^0.8.2"
71+
ruff = ">=0.8.2,<0.10.0"
7272
sqlalchemy2-stubs = "^0.0.2a38"
7373
tomli = "^2.0"
7474
types-jsonschema = "^4.20.0.0"

0 commit comments

Comments
 (0)