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

dev: Update python and django req / version bump #81

Merged
merged 10 commits into from
Nov 5, 2024

Conversation

kingbuzzman
Copy link
Owner

@kingbuzzman kingbuzzman commented Nov 5, 2024

  • Allows for python 3.13
    • Adds test support
    • Fixes warning when using re.sub
  • Removes django 4.1

Still don't want to remove django 3.2 as there are projects still using it, i'll give it a year

@codecov-commenter
Copy link

codecov-commenter commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (ee86c90) to head (4ac8986).

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   96.91%   96.91%           
=======================================
  Files          12       12           
  Lines         616      616           
=======================================
  Hits          597      597           
  Misses         19       19           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tests/utils.py Outdated Show resolved Hide resolved
@kingbuzzman kingbuzzman marked this pull request as ready for review November 5, 2024 11:17
@kingbuzzman kingbuzzman changed the title dev: Update python and django req dev: Update python and django req / version bump Nov 5, 2024
@kingbuzzman kingbuzzman merged commit 4e8e00c into master Nov 5, 2024
25 checks passed
@kingbuzzman kingbuzzman deleted the dev/update-python-req branch November 5, 2024 11:23
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.

2 participants