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

[CR][ENG-6055][ENG-6098] #10702

Conversation

felliott
Copy link
Member

@felliott felliott commented Aug 9, 2024

Purpose

Hotfixes for: double-encoded urls + dep upgrades

Changes

  • Stop double-encdoing spaces in urls (eg. moo%20cow => moo%2520cow)
  • Bump Django to v4.2.15
  • Bump werkzeug to v3.0.3
  • Poetry side-effect: bump latent deps

QA Notes

  • Need to verify that double quoting no longer occurs
  • Slight risk of bugs from indirect deps changing, but a review of changelogs didn't show anything concerning

Documentation

No docs.

Side Effects

Unlikely

Ticket

https://openscience.atlassian.net/browse/ENG-6055
https://openscience.atlassian.net/browse/ENG-6098

@mfraezz
Copy link
Member

mfraezz commented Aug 9, 2024

Squashed in as 406c027, consider this merged :octocat:

@mfraezz mfraezz closed this Aug 9, 2024
@felliott felliott deleted the hotfix/pyupgrade-hotfixes-2 branch August 16, 2024 03:53
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.

3 participants