Upgrade Django version from 4.2.27 to 4.2.30#7914
Merged
acwhite211 merged 3 commits intomainfrom Apr 16, 2026
Merged
Conversation
emenslin
approved these changes
Apr 13, 2026
Collaborator
emenslin
left a comment
There was a problem hiding this comment.
- Light general testing. This is a Django upgrade for the back-end code. It's just a minor upgrade that didn't require any code changes, so just some light general testing is fine.
Looks good, I didn't run into any issues
Iwantexpresso
approved these changes
Apr 14, 2026
Contributor
Iwantexpresso
left a comment
There was a problem hiding this comment.
- Light general testing. This is a Django upgrade for the back-end code. It's just a minor upgrade that didn't require any code changes, so just some light general testing is fine.
no issues found after the light ui testing!
alesan99
approved these changes
Apr 15, 2026
Contributor
alesan99
left a comment
There was a problem hiding this comment.
- Light general testing. This is a Django upgrade for the back-end code. It's just a minor upgrade that didn't require any code changes, so just some light general testing is fine.
Everything I tested is working 👍👍
Triggered by 63be0c5 on branch refs/heads/issue-7912
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.
Fixes #7912
Fixes https://github.com/specify/specify7/security/dependabot/159
Fixes https://github.com/specify/specify7/security/dependabot/160
Fixes https://github.com/specify/specify7/security/dependabot/191
Fixes https://github.com/specify/specify7/security/dependabot/219
Fixes https://github.com/specify/specify7/security/dependabot/218
Upgrade Django version from 4.2.27 to 4.2.30. This minor upgrade didn't require any other code changes. The upgrade solves all the dependabot issues related to Django.
Checklist
self-explanatory (or properly documented)
Testing instructions