Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
pyupgrade
] Removekeep-runtime-typing
setting by @charliermarsh in [pyupgrade
] Removekeep-runtime-typing
setting astral-sh/ruff#4427Rules
pylint
] Addduplicate-bases
rule by @alonme in [pylint
] Addduplicate-bases
rule astral-sh/ruff#4411pylint
] FixPLW3301
auto-fix with generators by @JonathanPlasse in [pylint
] FixPLW3301
auto-fix with generators astral-sh/ruff#4412flake8-async
] Implement flake8-async plugin by @qdegraaf in Implement flake8-async plugin astral-sh/ruff#4432pyupgrade
] Enable automatic rewrites oftyping.Deque
andtyping.DefaultDict
by @charliermarsh in Enable automatic rewrites oftyping.Deque
andtyping.DefaultDict
astral-sh/ruff#4420flake8-pyi
] Implementunannotated-assignment-in-stub
(PY052
) by @sladyn98 in [flake8-pyi
] Implementunannotated-assignment-in-stub
(PY052
) astral-sh/ruff#4293tryceratops
] Implement TRY302 -raise
afterexcept
by @john-h-k in Implement TRY302 -raise
afterexcept
astral-sh/ruff#4461flake8-bandit
] Improve SQL injection detection logic (S608
) by @scop in [flake8-bandit
] Improve SQL injection detection logic (S608
) astral-sh/ruff#4499flake8-todos
] Implementflake8_todos
by @evanrittenhouse in Implementflake8_todos
astral-sh/ruff#3921flake8-future-annotations
] Implementflake8-future-annotations
FA100 by @TylerYep in Implementflake8-future-annotations
FA100 astral-sh/ruff#3979pycodestyle
rules by @charliermarsh in Enablepycodestyle
rules astral-sh/ruff#3689pycodestyle
rules under new "nursery" category by @charliermarsh in Enablepycodestyle
rules under new "nursery" category astral-sh/ruff#4407Settings
Bug Fixes
RUF010
autofix within f-strings by @JonathanPlasse in FixRUF010
autofix within f-strings astral-sh/ruff#4423pd#at
and friends on non-subscripts by @charliermarsh in Avoid triggeringpd#at
and friends on non-subscripts astral-sh/ruff#4474New Contributors
flake8-future-annotations
FA100 astral-sh/ruff#3979raise
afterexcept
astral-sh/ruff#4461Full Changelog: astral-sh/ruff@v0.0.267...v0.0.269