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

Update supported Python versions and fix/refactor CI #73

Merged
merged 5 commits into from
Feb 11, 2024

Conversation

DrGFreeman
Copy link
Owner

@DrGFreeman DrGFreeman commented Feb 11, 2024

Fixes #71
Fixes #72

  • Remove support for Python 3.7.
  • Add support and testing for Python 3.11 & 3.12.
  • Use moto version 5 in tests and update fixtures accordingly.
  • Update static analysis tools versions.
  • Update github actions.
  • Set version to 1.4.0-dev.

@DrGFreeman DrGFreeman force-pushed the fix-ci+update-python-versions branch from 24689a8 to 320a399 Compare February 11, 2024 18:42
@DrGFreeman DrGFreeman force-pushed the fix-ci+update-python-versions branch from fc978c9 to e3aff1b Compare February 11, 2024 21:22
@DrGFreeman DrGFreeman changed the title Fix ci+update python versions Update supported Python versions and fix/refactor CI Feb 11, 2024
@DrGFreeman DrGFreeman marked this pull request as ready for review February 11, 2024 21:40
@DrGFreeman DrGFreeman merged commit 423bdc8 into main Feb 11, 2024
21 checks passed
@DrGFreeman DrGFreeman deleted the fix-ci+update-python-versions branch February 17, 2024 15:52
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.

Remove support for Python 3.7 and add support for 3.11 & 3.12 Test fixtures are failing with moto version 5
1 participant