openedx / opaque-keys

GNU Affero General Public License v3.0
8 stars 21 forks source link

chore: upgrade pymongo. #304

Closed awais786 closed 6 months ago

awais786 commented 6 months ago

https://pymongo.readthedocs.io/en/4.4.0/migrate-to-pymongo4.html#son-items-now-returns-dict-items-object

pymongo==4.4.0 supports Mongo 7 so we are good to go.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.04%. Comparing base (bd82bb0) to head (82c3b20).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #304 +/- ## ======================================= Coverage 94.04% 94.04% ======================================= Files 29 29 Lines 2871 2871 Branches 641 641 ======================================= Hits 2700 2700 Misses 145 145 Partials 26 26 ``` | [Flag](https://app.codecov.io/gh/openedx/opaque-keys/pull/304/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/openedx/opaque-keys/pull/304/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx) | `94.04% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openedx#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.