Skip to content

Commit

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

---
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 Nov 6, 2024
1 parent ba0f186 commit 4f967f4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ odmantic==0.9.2
pandas==2.2.3
pydantic==1.10.13 # bump to v2 once odmantic supports it
PyJWT==2.9.0
pymongo==4.8.0
pymongo==4.10.1
PyYAML==6.0.2
requests==2.32.3
sshtunnel==0.4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pandas==2.2.3
protobuf==4.22.1
pyarrow==17.0.0
PyJWT==2.9.0
pymongo==4.8.0
pymongo==4.10.1
pyopenssl==24.2.1
pytz==2024.1
PyYAML==6.0.2
Expand Down

0 comments on commit 4f967f4

Please sign in to comment.