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

Upgrade project dependencies #567

Merged
merged 3 commits into from
May 4, 2024
Merged

Upgrade project dependencies #567

merged 3 commits into from
May 4, 2024

Conversation

Dresdn
Copy link
Collaborator

@Dresdn Dresdn commented May 4, 2024

  • Update Python version support to 3.8, 3.9, 3.10, 3.11, 3.12
  • Update Django version support to 4.2, 5.0
  • Upgrade to:
    • Poetry 1.8.2
    • PostgreSQL 16
    • django-tenants 3.6
    • mypy 1.10.0
    • django-stubs 5.0.0
  • Drop support for:
    • Python 3.7
    • Django 3.2, 4.0, 4.1

Dresdn added 2 commits May 4, 2024 09:58
- Update Python version support to 3.8, 3.9, 3.10, 3.11, 3.12
- Update Django version support to 4.2, 5.0
- Upgrade to:
  - Poetry 1.8.2
  - PostgreSQL 16
  - django-tenants 3.6
  - mypy 1.10.0
  - django-stubs 5.0.0
- Drop support for:
  - Python 3.7
  - Django 3.2, 4.0, 4.1
Copy link

codecov bot commented May 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.36%. Comparing base (2b2c385) to head (0a82aa4).
Report is 32 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #567   +/-   ##
=======================================
  Coverage   88.36%   88.36%           
=======================================
  Files          18       18           
  Lines         619      619           
  Branches      116      116           
=======================================
  Hits          547      547           
  Misses         62       62           
  Partials       10       10           

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

@Dresdn Dresdn merged commit 42d0350 into Corvia:master May 4, 2024
11 checks 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