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

Upgrade MongoDB in test env #939

Merged
merged 2 commits into from
Jan 15, 2022
Merged

Upgrade MongoDB in test env #939

merged 2 commits into from
Jan 15, 2022

Conversation

jhamman
Copy link
Member

@jhamman jhamman commented Jan 15, 2022

This upgrades the mongodb service in github actions.

Closes #905

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • GitHub Actions have all passed
  • Test coverage is 100% (Codecov passes)

dependabot bot and others added 2 commits January 13, 2022 07:15
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 3.12.1 to 4.0.1.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.0.1/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@3.12.1...4.0.1)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@jhamman jhamman changed the title Fixes Upgrade MongoDB in test env Jan 15, 2022
@jhamman jhamman marked this pull request as ready for review January 15, 2022 06:27
@jakirkham jakirkham merged commit 90227ef into zarr-developers:master Jan 15, 2022
@jakirkham
Copy link
Member

Thanks Joe! 😄

Totally missed this needed to be updated elsewhere.

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