Update pymongo requirement from <5.0,>=4.9 to >=4.17.0,<5.0
Updates the requirements on [pymongo](https://github.com/mongodb/mongo-python-driver) to permit the latest version. - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.9...4.17.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3cd98d9b94
commit
45e4821f69
@ -1 +1 @@
|
||||
pymongo>=4.9,<5.0
|
||||
pymongo>=4.17.0,<5.0
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[aws]>=4.5,<5
|
||||
pymongo[aws]>=4.17.0,<5
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[encryption]>=4.5,<5
|
||||
pymongo[encryption]>=4.17.0,<5
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[gssapi]>=4.5,<5
|
||||
pymongo[gssapi]>=4.17.0,<5
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[ocsp]>=4.5,<5
|
||||
pymongo[ocsp]>=4.17.0,<5
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[snappy]>=4.5,<5
|
||||
pymongo[snappy]>=4.17.0,<5
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[srv]>=4.5,<5
|
||||
pymongo[srv]>=4.17.0,<5
|
||||
|
||||
@ -1 +1 @@
|
||||
pymongo[zstd]>=4.5,<5
|
||||
pymongo[zstd]>=4.17.0,<5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user