Skip to content

Commit df0929c

Browse files
Update dependency flake8-tergeo to v26.4.9.0 (#171)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [flake8-tergeo](https://redirect.github.com/SAP/flake8-tergeo) ([changelog](https://redirect.github.com/SAP/flake8-tergeo/blob/main/CHANGELOG.md)) | `==26.4.1.0` → `==26.4.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/flake8-tergeo/26.4.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flake8-tergeo/26.4.1.0/26.4.9.0?slim=true) | --- ### Release Notes <details> <summary>SAP/flake8-tergeo (flake8-tergeo)</summary> ### [`v26.4.9.0`](https://redirect.github.com/SAP/flake8-tergeo/blob/HEAD/CHANGELOG.md#26490-2026-04-09) [Compare Source](https://redirect.github.com/SAP/flake8-tergeo/compare/v26.4.1.0...v26.4.9.0) ##### Fixes - Fixed FTP142: the recommendation was in the wrong way round. Instead of preferring `raise err`, `raise` should be used </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/pylint-per-file-ignores). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4956de2 commit df0929c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"black==26.3.1",
5050
"isort==8.0.1",
5151
"flake8==7.3.0",
52-
"flake8-tergeo==26.4.1.0",
52+
"flake8-tergeo==26.4.9.0",
5353
"mypy==1.20.0",
5454
"yesqa==1.5.0",
5555
"pyupgrade==3.21.2",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)