Skip to content

Commit 5f1b420

Browse files
Update dependency ruff to v0.9.2 (#1973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a992862 commit 5f1b420

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ django-scim2 = "^0.19.1"
7575
django-oauth-toolkit = "^2.3.0"
7676
youtube-transcript-api = "^0.6.2"
7777
posthog = "^3.5.0"
78-
ruff = "0.8.5"
78+
ruff = "0.9.2"
7979
dateparser = "^1.2.0"
8080
uwsgitop = "^0.12"
8181
pytest-lazy-fixtures = "^1.1.1"
@@ -108,7 +108,7 @@ pytest-env = "^1.0.0"
108108
pytest-freezegun = "^0.4.2"
109109
pytest-mock = "^3.10.0"
110110
responses = "^0.25.0"
111-
ruff = "^0.8.0"
111+
ruff = "^0.9.0"
112112
safety = "^3.0.0"
113113
semantic-version = "^2.10.0"
114114
freezegun = "^1.4.0"

0 commit comments

Comments
 (0)