Skip to content

Massive dependency upgrade (Django to v4)#11

Merged
2 commits merged into
masterfrom
dev
May 3, 2024
Merged

Massive dependency upgrade (Django to v4)#11
2 commits merged into
masterfrom
dev

Conversation

@krishnans2006
Copy link
Copy Markdown
Member

This change recreates the Pipfile from scratch:

  • All packages are now locked by major version (with some exceptions)
  • Almost every current dependency has been upgraded
  • Notably, Django has been updated from v3.2 to v4.2 (supported through April 2026)
  • Sentry SDK has been removed (not being used)
  • aiocontextvars has been removed (unnecessary)

This commit recreates the Pipfile from scratch:
- All packages are now locked by major version (with some exceptions)
- Almost every current dependency has been upgraded
- Notably, Django has been updated from v3.2 to v4.2
- Sentry SDK has been removed (not being used)
- aiocontextvars has been removed (unnecessary)
@krishnans2006 krishnans2006 closed this pull request by merging all changes into master in 2d31095 May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant