Skip to content

Commit

Permalink
Bump pymongo from 4.8.0 to 4.11
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.11.
- [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.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 440bc02 commit 701fc62
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.10.1
pymongo==4.8.0
pymongo==4.11
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==18.1.0
PyJWT==2.10.1
pymongo==4.8.0
pymongo==4.11
pyopenssl==24.3.0
pytz==2024.2
PyYAML==6.0.2
Expand Down

0 comments on commit 701fc62

Please sign in to comment.