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

Unpin django-guid and update license #15381

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

jessicamack
Copy link
Member

SUMMARY

There's no reason listed for the pin and the changelog doesn't describe any changes that should block a full upgrade. They also changed licenses to MIT.

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Other
AWX VERSION
awx: 24.6.2
ADDITIONAL INFORMATION

there's no reason listed for the pin and the changelog doesn't describe any changes that should block a full upgrade. they changed licenses to MIT
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jul 18, 2024
@@ -17,7 +17,7 @@ django-auth-ldap
django-cors-headers
django-crum
django-extensions
django-guid==3.2.1
Copy link
Member

Choose a reason for hiding this comment

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

any idea why was this pin in the first place can u go back into git history and find out?

Copy link
Member Author

Choose a reason for hiding this comment

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

adding it here for continuity but I went back in the history and we initially upgraded django-guid to bring the version in line with Django 3.2 when we upgraded to that. there was no reason for it being pinned

Copy link

Choose a reason for hiding this comment

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

Never understood the pin myself. Am author of the library.

@jessicamack jessicamack merged commit 6b462cd into ansible:devel Aug 16, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants