zyv / pilot_log

Simple Django pilot log webapp
MIT License
4 stars 3 forks source link

chore(deps): update all to v23.9.1 #80

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
black (changelog) 23.9.0 -> 23.9.1 age adoption passing confidence
flake8-isort 6.0.0 -> 6.1.0 age adoption passing confidence

Release Notes

psf/black (black) ### [`v23.9.1`](https://togithub.com/psf/black/blob/HEAD/CHANGES.md#2391) [Compare Source](https://togithub.com/psf/black/compare/23.9.0...23.9.1) Due to various issues, the previous release (23.9.0) did not include compiled mypyc wheels, which make Black significantly faster. These issues have now been fixed, and this release should come with compiled wheels once again. There will be no wheels for Python 3.12 due to a bug in mypyc. We will provide 3.12 wheels in a future release as soon as the mypyc bug is fixed. ##### Packaging - Upgrade to mypy 1.5.1 ([#​3864](https://togithub.com/psf/black/issues/3864)) ##### Performance - Store raw tuples instead of NamedTuples in Black's cache, improving performance and decreasing the size of the cache ([#​3877](https://togithub.com/psf/black/issues/3877))
gforcada/flake8-isort (flake8-isort) ### [`v6.1.0`](https://togithub.com/gforcada/flake8-isort/blob/HEAD/CHANGES.rst#610-2023-09-15) [Compare Source](https://togithub.com/gforcada/flake8-isort/compare/6.0.0...6.1.0) - Drop python 3.7 support. \[gforcada] - Add preliminary support to Python 3.12. \[gforcada]

Configuration

📅 Schedule: Branch creation - "every 1 hour on sunday" (UTC), 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.