Skip to content

Commit 877233e

Browse files
Update dependency flake8-tergeo to v26.6.1.1 (#634)
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.5.28.0` → `==26.6.1.2` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/flake8-tergeo/26.6.1.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/flake8-tergeo/26.5.28.0/26.6.1.2?slim=true) | --- ### Release Notes <details> <summary>SAP/flake8-tergeo (flake8-tergeo)</summary> ### [`v26.6.1.2`](https://redirect.github.com/SAP/flake8-tergeo/blob/HEAD/CHANGELOG.md#26612-2026-06-01) [Compare Source](https://redirect.github.com/SAP/flake8-tergeo/compare/v26.6.1.1...v26.6.1.2) ##### Features - FTP240 ignores now the usage of `unitest.mock` attributes in - type aliases - class definitions - `typing.cast` calls ### [`v26.6.1.1`](https://redirect.github.com/SAP/flake8-tergeo/blob/HEAD/CHANGELOG.md#26611-2026-06-01) [Compare Source](https://redirect.github.com/SAP/flake8-tergeo/compare/v26.6.1.0...v26.6.1.1) ##### Fixes - Fixed an issue causing FTP146 to be incorrectly reported for Python versions prior to 3.12 ### [`v26.6.1.0`](https://redirect.github.com/SAP/flake8-tergeo/blob/HEAD/CHANGELOG.md#26610-2026-06-01) [Compare Source](https://redirect.github.com/SAP/flake8-tergeo/compare/v26.5.28.0...v26.6.1.0) ##### Fixes - Fixed an issue causing FTP145 to be incorrectly reported for Python versions prior to 3.12 </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/sqlalchemy-hana). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDkuNCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0bcc997 commit 877233e

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
@@ -66,7 +66,7 @@ dev = [
6666
"black==26.5.1",
6767
"pre-commit==4.6.0",
6868
"flake8==7.3.0",
69-
"flake8-tergeo==26.5.28.0",
69+
"flake8-tergeo==26.6.1.2",
7070
"pylint==4.0.5",
7171
"mypy==2.1.0",
7272
"types-hdbcli==2.25.0.20260518",

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)