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

feanil/update pymongo #337

Merged
merged 3 commits into from
Jan 9, 2025
Merged

feanil/update pymongo #337

merged 3 commits into from
Jan 9, 2025

Conversation

feanil
Copy link
Contributor

@feanil feanil commented Dec 19, 2024

We updated to 4.x a while ago so I'm not sure why pymongo is pinned this way. The usage in this repo are pretty minimal so I think the testing will catch any issues that crop up.

@feanil feanil requested a review from bmtcril December 19, 2024 16:16
Copy link
Contributor

@bmtcril bmtcril left a comment

Choose a reason for hiding this comment

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

Sorry for the delay on this. I imagine there is some work to be done here to get the requirements handling working the same as everywhere else, but what I'm seeing is that this mirrors the pinning in edx-platform: https://github.com/openedx/edx-platform/blob/03430adeb14afef2a3700f2aa73e3ce5f9758906/requirements/constraints.txt#L172

I think the change is ok based on what I'm seeing, though.

feanil added 3 commits January 9, 2025 14:58
So pinning to a minor version under 4.x is weird.  THe only breaking
change that is in the changelogs is at 4.7 with a change that doesn't
affect this repo.

Breaking Change: https://pymongo.readthedocs.io/en/stable/changelog.html#id7
Changelog: https://pymongo.readthedocs.io/en/stable/changelog.html#changelog
@feanil feanil force-pushed the feanil/update_pymongo branch from 3b43e63 to 173fce5 Compare January 9, 2025 19:59
@feanil feanil merged commit e08b3c4 into master Jan 9, 2025
3 checks passed
@feanil feanil deleted the feanil/update_pymongo branch January 9, 2025 20:01
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.

2 participants