Skip to content

Commit 8579db3

Browse files
Bump pymongo from 4.8.0 to 4.14.1
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.8.0 to 4.14.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.14.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51d0078 commit 8579db3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/requirements_api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ odmantic==0.9.2
1515
pandas==2.3.1
1616
pydantic==1.10.13 # bump to v2 once odmantic supports it
1717
PyJWT==2.10.1
18-
pymongo==4.8.0
18+
pymongo==4.14.1
1919
PyYAML==6.0.2
2020
requests==2.32.4
2121
sshtunnel==0.4.0

requirements/requirements_ingester.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pandas==2.3.1
2121
protobuf==4.22.1
2222
pyarrow==21.0.0
2323
PyJWT==2.10.1
24-
pymongo==4.8.0
24+
pymongo==4.14.1
2525
pyopenssl==24.3.0
2626
pytz==2025.2
2727
PyYAML==6.0.2

0 commit comments

Comments
 (0)