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

Drop Python 3.7 support #407

Merged
merged 6 commits into from
Feb 26, 2024
Merged

Drop Python 3.7 support #407

merged 6 commits into from
Feb 26, 2024

Conversation

pjbull
Copy link
Member

@pjbull pjbull commented Feb 25, 2024

Python 3.7 was EOL'd on June 27th, 2023. Making Python 3.8 required minimum Python version.

Should be merged after #406.

Bonus:
Add boto3 floor with versions that are compatible with Python 3.8+.

Closes #392

Copy link
Contributor

github-actions bot commented Feb 25, 2024

@github-actions github-actions bot temporarily deployed to pull request February 25, 2024 22:09 Inactive
Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.8%. Comparing base (6d13512) to head (85f8869).

Additional details and impacted files
@@           Coverage Diff            @@
##           master    #407     +/-   ##
========================================
- Coverage    93.9%   93.8%   -0.1%     
========================================
  Files          23      23             
  Lines        1637    1637             
========================================
- Hits         1538    1537      -1     
- Misses         99     100      +1     

see 1 file with indirect coverage changes

@pjbull pjbull requested a review from jayqi February 25, 2024 22:32
@github-actions github-actions bot temporarily deployed to pull request February 25, 2024 22:52 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 25, 2024 22:56 Inactive
@github-actions github-actions bot temporarily deployed to pull request February 26, 2024 02:41 Inactive
@jayqi jayqi merged commit f2b8146 into master Feb 26, 2024
25 checks passed
@jayqi jayqi deleted the drop-37 branch February 26, 2024 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add lower bound to boto3 dependency to make resolution smoother
2 participants