nathan-v / aws_okta_keyman

AWS Okta Keyman (Key Manager) - An AWS + Okta CLI for generating and managing local AWS API keys
https://nathanv.com
Other
59 stars 38 forks source link

Update isort to 5.11.3 #140

Closed pyup-bot closed 1 year ago

pyup-bot commented 1 year ago

This PR updates isort from 5.10.1 to 5.11.3.

Changelog ### 5.11.3 ``` - Fixed 2007: settings for py3.11 (2040) staticdev - Fixed 2038: packaging pypoetry (2042) staticdev - Docs: renable portray (2043) timothycrosley - Ci: add minimum GitHub token permissions for workflows (1969) varunsh-coder - Ci: general CI improvements (2041) staticdev - Ci: add release workflow (2026) staticdev ``` ### 5.11.2 ``` - Hotfix 2034: isort --version is not accurate on 5.11.x releases (2034) gschaffner ``` ### 5.11.1 ``` - Hotfix 2031: only call `colorama.init` if `colorama` is available (2032) tomaarsen ``` ### 5.11.0 ``` - Added official support for Python 3.11 (1996, 2008, 2011) staticdev - Dropped support for Python 3.6 (2019) barrelful - Fixed problematic tests (2021, 2022) staticdev - Fixed 1960: Rich compatibility (1961) ofek - Fixed 1945, 1986: Python 4.0 upper bound dependency resolving issues staticdev - Fixed Pyodide CDN URL (1991) andersk - Docs: clarify description of use_parentheses (1941) mgedmin - Fixed 1976: `black` compatibility for `.pyi` files XuehaiPan - Implemented 1683: magic trailing comma option (1876) legau - Add missing space in unrecoverable exception message (1933) andersk - Fixed 1895: skip-gitignore: use allow list, not deny list bmalehorn - Fixed 1917: infinite loop for unmatched parenthesis (1919) anirudnits - Docs: shared profiles (1896) matthewhughes934 - Fixed build-backend values in the example plugins (1892) mgorny - Remove reference to jamescurtin/isort-action (1885) AndrewLane - Split long cython import lines (1931) davidcollins001 - Update plone profile: copy of `black`, plus three settings. (1926) mauritsvanrees - Fixed 1815, 1862: Add a command-line flag to sort all re-exports (1863) parafoxia - Fixed 1854: `lines_before_imports` appending lines after comments (1861) legau - Remove redundant `multi_line_output = 3` from "Compatibility with black" (1858) jdufresne - Add tox config example (1856) umonaca - Docs: add examples for frozenset and tuple settings (1822) sgaist - Docs: add multiple config documentation (1850) anirudnits ```
Links - PyPI: https://pypi.org/project/isort - Changelog: https://pyup.io/changelogs/isort/ - Repo: https://pycqa.github.io/isort/
pyup-bot commented 1 year ago

Closing this in favor of #141