PeCoReT / pecoret

A Pentest Collaboration and Reporting Tool
https://pecoret.github.io
GNU General Public License v3.0
50 stars 4 forks source link

Update dependency pylint_django to v2.6.1 #296

Closed pecoret-bot closed 1 month ago

pecoret-bot commented 1 month ago

This PR contains the following updates:

Package Update Change
pylint_django minor ==2.5.5 -> ==2.6.1

Release Notes

pylint-dev/pylint-django (pylint_django) ### [`v2.6.1`](https://redirect.github.com/pylint-dev/pylint-django/blob/HEAD/CHANGELOG.rst#Version-261) NOTICE ``` We dropped support for Python 3.7, 3.8, and for pylint below 3.0. Bugfixes ``` - Added Django aliases for ranges to support psycopg 2 and 3 (`#​421 `\_) - Support for Python 3.12 datetime (`#​427 `\_) - Fixed location of installed LICENSE file (`#​431 `\_) - Fixed ForeignKeyStringChecker referencing linter config incorrectly (`#​430 `\_) Other ``` - CI now tests against Django 5.1 ```

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.