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

Version bumps and reformatting #313

Merged
merged 6 commits into from
Oct 27, 2024
Merged

Version bumps and reformatting #313

merged 6 commits into from
Oct 27, 2024

Conversation

jamesvandyne
Copy link
Owner

@jamesvandyne jamesvandyne commented Oct 26, 2024

This PR

  • Upgrades Django, DRF, and extruct to the latest point release.
  • Removes pytz as a dependency
  • Formats the codebase to the latest black standards

@jamesvandyne jamesvandyne changed the title Upgrade Django to latest LTS Upgrade Django and other deps Oct 26, 2024
@jamesvandyne jamesvandyne changed the title Upgrade Django and other deps Version bumps and reformatting Oct 26, 2024
Pytz is deprecated and python builtins are faster. Win-win.
Upgrade formatted to match latest black standards. Include new  E203,E701 to flake8 ignores as it conflicts with the latest black standards.
As pytest-lazy-fixture is incompatible
@jamesvandyne jamesvandyne merged commit 8ba4150 into main Oct 27, 2024
1 check passed
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.

1 participant