pycqa/flake8 (flake8)
### [`v7.1.1`](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1)
[Compare Source](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1)
ipython/ipython (ipython)
### [`v8.27.0`](https://togithub.com/ipython/ipython/compare/8.26.0...8.27.0)
[Compare Source](https://togithub.com/ipython/ipython/compare/8.26.0...8.27.0)
python/mypy (mypy)
### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)
[Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)
pylint-dev/pylint (pylint)
### [`v3.2.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v3.2.7)
[Compare Source](https://togithub.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7)
## What's new in Pylint 3.2.7?
Release date: 2024-08-31
## False Positives Fixed
- Fixed a false positive `unreachable` for `NoReturn` coroutine functions.
Closes [#9840](https://togithub.com/pylint-dev/pylint/issues/9840)
## Other Bug Fixes
- Fix crash in refactoring checker when calling a lambda bound as a method.
Closes [#9865](https://togithub.com/pylint-dev/pylint/issues/9865)
- Fix a crash in `undefined-loop-variable` when providing the `iterable` argument to `enumerate()`.
Closes [#9875](https://togithub.com/pylint-dev/pylint/issues/9875)
- Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace.
Refs [#9883](https://togithub.com/pylint-dev/pylint/issues/9883)
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==7.1.0
->==7.1.1
==8.26.0
->==8.27.0
1.11.1
->1.11.2
==3.2.6
->==3.2.7
Release Notes
pycqa/flake8 (flake8)
### [`v7.1.1`](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1) [Compare Source](https://togithub.com/pycqa/flake8/compare/7.1.0...7.1.1)ipython/ipython (ipython)
### [`v8.27.0`](https://togithub.com/ipython/ipython/compare/8.26.0...8.27.0) [Compare Source](https://togithub.com/ipython/ipython/compare/8.26.0...8.27.0)python/mypy (mypy)
### [`v1.11.2`](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2) [Compare Source](https://togithub.com/python/mypy/compare/v1.11.1...v1.11.2)pylint-dev/pylint (pylint)
### [`v3.2.7`](https://togithub.com/pylint-dev/pylint/releases/tag/v3.2.7) [Compare Source](https://togithub.com/pylint-dev/pylint/compare/v3.2.6...v3.2.7) ## What's new in Pylint 3.2.7? Release date: 2024-08-31 ## False Positives Fixed - Fixed a false positive `unreachable` for `NoReturn` coroutine functions. Closes [#9840](https://togithub.com/pylint-dev/pylint/issues/9840) ## Other Bug Fixes - Fix crash in refactoring checker when calling a lambda bound as a method. Closes [#9865](https://togithub.com/pylint-dev/pylint/issues/9865) - Fix a crash in `undefined-loop-variable` when providing the `iterable` argument to `enumerate()`. Closes [#9875](https://togithub.com/pylint-dev/pylint/issues/9875) - Fix to address indeterminacy of error message in case a module name is same as another in a separate namespace. Refs [#9883](https://togithub.com/pylint-dev/pylint/issues/9883)Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.