From e8c284fa33bec8888224bfdc0d2f2d4e8c0ac3df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 16:01:06 +0000 Subject: [PATCH] Bump pymongocrypt from 1.16.0 to 1.17.0 Bumps [pymongocrypt](https://github.com/mongodb/libmongocrypt) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/mongodb/libmongocrypt/releases) - [Changelog](https://github.com/mongodb/libmongocrypt/blob/master/CHANGELOG.md) - [Commits](https://github.com/mongodb/libmongocrypt/compare/pymongocrypt-1.16.0...pymongocrypt-1.17.0) --- updated-dependencies: - dependency-name: pymongocrypt dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4200bcf..3f6ac93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ boto3==1.40.71 dnspython==2.8.0 mongoengine==0.29.1 pymongo==4.15.4 -pymongocrypt==1.16.0 +pymongocrypt==1.17.0