molgenis / molgenis-tools-commander

A command line interface for MOLGENIS
GNU Lesser General Public License v3.0
8 stars 8 forks source link

Update dependency packaging to v21 - autoclosed #217

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
packaging ==20.9 -> ==21.0 age adoption passing confidence

Release Notes

pypa/packaging ### [`v21.0`](https://togithub.com/pypa/packaging/releases/21.0) [Compare Source](https://togithub.com/pypa/packaging/compare/20.9...21.0) - PEP 656: musllinux support (:issue:`411`) - Drop support for Python 2.7, Python 3.4 and Python 3.5. - Replace distutils usage with sysconfig (:issue:`396`) - Add support for zip files in `parse_sdist_filename` (:issue:`429`) - Use cached `_hash` attribute to short-circuit tag equality comparisons (:issue:`417`) - Specify the default value for the `specifier` argument to `SpecifierSet` (:issue:`437`) - Proper keyword-only "warn" argument in packaging.tags (:issue:`403`) - Correctly remove prerelease suffixes from ~= check (:issue:`366`) - Fix type hints for `Version.post` and `Version.dev` (:issue:`393`) - Use typing alias `UnparsedVersion` (:issue:`398`) - Improve type inference for `packaging.specifiers.filter()` (:issue:`430`) - Tighten the return type of `canonicalize_version()` (:issue:`402`)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information