Skip to content

Commit

Permalink
Bump pymongo from 4.3.2 to 4.3.3 (#866)
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst)
- [Commits](mongodb/mongo-python-driver@4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: pymongo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 1, 2022
1 parent a17b105 commit 766c0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test-optional.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
h5py==3.7.0; implementation_name=='cpython'
numpy==1.23.5
pandas==1.5.2; implementation_name=='cpython'
pymongo==4.3.2; implementation_name=='cpython'
pymongo==4.3.3; implementation_name=='cpython'
redis==4.3.5
ruamel.yaml==0.17.21
tables==3.7.0; implementation_name=='cpython'
Expand Down

0 comments on commit 766c0b7

Please sign in to comment.