chore: Upgrade Python requirements#882
Merged
sameeramin merged 1 commit intoMay 18, 2026
Merged
Conversation
Contributor
Author
|
List of packages in the PR without any issue.
|
Contributor
Author
|
These Packages need manual review..
|
There was a problem hiding this comment.
Pull request overview
Updates pinned Python dependencies across the project’s compiled requirement files.
Changes:
- Bumps Django and shared runtime dependencies such as boto3/botocore, cryptography, requests, urllib3, social-auth, and django-autocomplete-light.
- Updates environment-specific tooling/runtime pins for dev, production, docs, validation, pip, and pip-tools.
- Refreshes generated dependency “via” annotations.
Reviewed changes
Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| requirements/base.txt | Updates core application dependency pins. |
| requirements/dev.txt | Updates development dependency pins. |
| requirements/django.txt | Updates the standalone Django pin. |
| requirements/doc.txt | Updates documentation build dependency pins. |
| requirements/pip-tools.txt | Updates pip-tools support dependency pins. |
| requirements/pip.txt | Updates pip, wheel, and packaging pins. |
| requirements/production.txt | Updates production dependency pins. |
| requirements/quality.txt | Updates quality/lint dependency pins. |
| requirements/test.txt | Updates test dependency pins. |
| requirements/validation.txt | Updates validation aggregate dependency pins. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| # jsonfield | ||
| # social-auth-app-django | ||
| django-autocomplete-light==3.12.1 | ||
| django-autocomplete-light==4.0.0 |
sameeramin
approved these changes
May 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Python requirements update. Please review the changelogs for the upgraded packages.
Deleted obsolete pull_requests:
#881