Skip to content
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

feat: drop support for Python 3.6 #439

Merged
merged 9 commits into from
Jan 14, 2022
Merged

Conversation

andreoliwa
Copy link
Owner

@andreoliwa andreoliwa commented Jan 14, 2022

Proposed changes

Checklist

  • Read the contribution guidelines
  • Run make locally before pushing commits
  • Add tests for the relevant parts:
    • API
    • CLI
    • flake8 plugin (normal mode)
    • flake8 plugin (offline mode)
  • Write documentation when there's a new API or functionality

@andreoliwa andreoliwa self-assigned this Jan 14, 2022
@andreoliwa andreoliwa marked this pull request as ready for review January 14, 2022 03:26
@andreoliwa andreoliwa enabled auto-merge (squash) January 14, 2022 03:29
@andreoliwa andreoliwa disabled auto-merge January 14, 2022 03:29
@andreoliwa andreoliwa enabled auto-merge (squash) January 14, 2022 03:29
@andreoliwa andreoliwa merged commit a02e0ce into develop Jan 14, 2022
@andreoliwa andreoliwa deleted the drop-support-for-python-36 branch January 14, 2022 03:32
github-actions bot pushed a commit that referenced this pull request Jan 15, 2022
# [0.31.0](v0.30.0...v0.31.0) (2022-01-15)

### Bug Fixes

* keys suggested in the order they are defined ([#442](#442)) ([09c30ab](09c30ab))
* pin attrs to >=20.1.0, change imports ([0696d08](0696d08))

### Features

* drop support for Python 3.6 ([#439](#439)) ([a02e0ce](a02e0ce))
@github-actions
Copy link

🎉 This PR is included in version 0.31.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Feature/fix is released label Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Feature/fix is released
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant