Skip to content

Commit c8d09cd

Browse files
Update dependency ruff to v0.8.0 (#1853)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0370de1 commit c8d09cd

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
@@ -76,7 +76,7 @@ django-scim2 = "^0.19.1"
7676
django-oauth-toolkit = "^2.3.0"
7777
youtube-transcript-api = "^0.6.2"
7878
posthog = "^3.5.0"
79-
ruff = "0.7.3"
79+
ruff = "0.8.0"
8080
dateparser = "^1.2.0"
8181
uwsgitop = "^0.12"
8282
pytest-lazy-fixtures = "^1.1.1"
@@ -101,7 +101,7 @@ pytest-env = "^1.0.0"
101101
pytest-freezegun = "^0.4.2"
102102
pytest-mock = "^3.10.0"
103103
responses = "^0.25.0"
104-
ruff = "^0.7.0"
104+
ruff = "^0.8.0"
105105
safety = "^3.0.0"
106106
semantic-version = "^2.10.0"
107107
freezegun = "^1.4.0"

0 commit comments

Comments
 (0)