-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No longer build for Python 3.5 #112
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. @@ Coverage Diff @@
## master #112 +/- ##
=======================================
Coverage 86.00% 86.00%
=======================================
Files 9 9
Lines 536 536
Branches 106 106
=======================================
Hits 461 461
Misses 62 62
Partials 13 13
|
descope bot
referenced
this pull request
in descope/django-descope
Aug 18, 2024
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [liccheck](https://togithub.com/dhatim/python-license-check) | dev | patch | `0.9.1` -> `0.9.2` | --- ### Release Notes <details> <summary>dhatim/python-license-check (liccheck)</summary> ### [`v0.9.2`](https://togithub.com/dhatim/python-license-check/releases/tag/0.9.2) [Compare Source](https://togithub.com/dhatim/python-license-check/compare/0.9.1...0.9.2) #### What's Changed - Drop support for Python 2 by [@​abompard](https://togithub.com/abompard) in [https://github.com/dhatim/python-license-check/pull/109](https://togithub.com/dhatim/python-license-check/pull/109) - Strip return carriages before running `.endswith()` by [@​abompard](https://togithub.com/abompard) in [https://github.com/dhatim/python-license-check/pull/110](https://togithub.com/dhatim/python-license-check/pull/110) - chore(deps): update actions/checkout action to v4 by [@​renovate](https://togithub.com/renovate) in [https://github.com/dhatim/python-license-check/pull/106](https://togithub.com/dhatim/python-license-check/pull/106) - Accept `License-Expression` in metadata (PEP 639) by [@​abompard](https://togithub.com/abompard) in [https://github.com/dhatim/python-license-check/pull/108](https://togithub.com/dhatim/python-license-check/pull/108) - No longer build for Python 3.5 by [@​ochedru](https://togithub.com/ochedru) in [https://github.com/dhatim/python-license-check/pull/112](https://togithub.com/dhatim/python-license-check/pull/112) **Full Changelog**: dhatim/python-license-check@0.9.1...0.9.2 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy42NC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMTcwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.