Skip to content

Upgrade Django from 4.2.27 to 4.2.29#7886

Merged
acwhite211 merged 1 commit intomainfrom
issue-7885
Apr 14, 2026
Merged

Upgrade Django from 4.2.27 to 4.2.29#7886
acwhite211 merged 1 commit intomainfrom
issue-7885

Conversation

@acwhite211
Copy link
Copy Markdown
Member

@acwhite211 acwhite211 commented Apr 2, 2026

Fixes #7885
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/161
Fixes https://github.com/specify/specify7/security/dependabot/191

Minor version upgrade for Django from 4.2.27 to 4.2.29 in order to fix an SQL injections issue. This is just a minor change, no major changes in the Django changelog for the release, so no issue should arise.

Not sure why dependabot had so many duplicates of the same issue?

Checklist

  • Self-review the PR after opening it to make sure the changes look good and
    self-explanatory (or properly documented)
  • Add relevant issue to release milestone
  • Add pr to documentation list

Testing instructions

  • Startup Specify successfully without errors.
  • Light general checking of Specify features, nothing should be broken from this update.

@acwhite211 acwhite211 added this to the 7.12.1 milestone Apr 2, 2026
@github-project-automation github-project-automation bot moved this to 📋Back Log in General Tester Board Apr 2, 2026
@acwhite211 acwhite211 requested review from a team April 2, 2026 15:31
Copy link
Copy Markdown
Collaborator

@emenslin emenslin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Startup Specify successfully without errors.
  • Light general checking of Specify features, nothing should be broken from this update.

Looks good, I didn't run into any errors

@emenslin emenslin requested a review from a team April 2, 2026 16:41
Copy link
Copy Markdown
Contributor

@Iwantexpresso Iwantexpresso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Startup Specify successfully without errors.
  • Light general checking of Specify features, nothing should be broken from this update.

Nice! Have been testing for a while in a blankDb and so far Ive found no issues

@Iwantexpresso Iwantexpresso requested a review from a team April 2, 2026 18:23
Copy link
Copy Markdown
Collaborator

@bhumikaguptaa bhumikaguptaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Startup Specify successfully without errors.
  • Light general checking of Specify features, nothing should be broken from this update.

It works as expected. I didn't see any errors.

@acwhite211 acwhite211 merged commit b89bb39 into main Apr 14, 2026
14 checks passed
@acwhite211 acwhite211 deleted the issue-7885 branch April 14, 2026 14:06
@github-project-automation github-project-automation bot moved this from 📋Back Log to ✅Done in General Tester Board Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅Done

Development

Successfully merging this pull request may close these issues.

Solve Django issue with version upgrade

5 participants