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
flake8-bandit
] Implementmako-templates
(S702
) (#8533)flake8-trio
] ImplementTRIO105
(#8490)flake8-trio
] ImplementTRIO109
(#8534)flake8-trio
] ImplementTRIO110
(#8537)flake8-trio
] ImplementTRIO115
(#8486)refurb
] Implementtype-none-comparison
(FURB169
) (#8487)E721
(#8491)SIM118
fix as safe when the expression is a known dictionary (#8525)Formatter
CLI
--extension
to override inference of source type from file extension (#8373)Configuration
extend_unsafe_fixes
andoverride extend_safe_fixes
(#8444)RUFF_NO_CACHE
environment variable (#8538)Bug fixes
E721
] Flag comparisons tomemoryview
(#8485)D301
autofix foru
prefixed strings (#8495)flake8-trio
rules whentrio
import is present (#8550)TRIO115
violations fortrio.sleep(...)
calls with non-number values (#8532)F841
false negative on assignment to multiple variables (#8489)Documentation
known-first-party
(#8562)project.requires-python
overtarget-version
(#8513)B008
documentation (#8501)Contributors