Skip to content

Commit

Permalink
Bump pymongo from 4.4.1 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.4.1 to 4.5.0.
- [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.4.1...4.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 383d396 commit 6d472b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ numpy==1.25.2
ruamel.yaml==0.17.32
msgpack==1.0.5
tqdm==4.66.1
pymongo==4.4.1
pymongo==4.5.0
pydantic==1.10.8
pandas==2.1.0
orjson==3.9.5
Expand Down

0 comments on commit 6d472b7

Please sign in to comment.