Skip to content

Commit

Permalink
Update dependency ruff to v0.9.2 (#1973)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent a992862 commit 5f1b420
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
40 changes: 20 additions & 20 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ django-scim2 = "^0.19.1"
django-oauth-toolkit = "^2.3.0"
youtube-transcript-api = "^0.6.2"
posthog = "^3.5.0"
ruff = "0.8.5"
ruff = "0.9.2"
dateparser = "^1.2.0"
uwsgitop = "^0.12"
pytest-lazy-fixtures = "^1.1.1"
Expand Down Expand Up @@ -108,7 +108,7 @@ pytest-env = "^1.0.0"
pytest-freezegun = "^0.4.2"
pytest-mock = "^3.10.0"
responses = "^0.25.0"
ruff = "^0.8.0"
ruff = "^0.9.0"
safety = "^3.0.0"
semantic-version = "^2.10.0"
freezegun = "^1.4.0"
Expand Down

0 comments on commit 5f1b420

Please sign in to comment.