From 41e4c5c05f6553a5ee6b540e5f06896b31e21e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:33:49 +0000 Subject: [PATCH] Bump pymongo from 4.6.0 to 4.6.3 Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.0 to 4.6.3. - [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.6.0...4.6.3) --- updated-dependencies: - dependency-name: pymongo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3ff2e95e9c6..d287fac9a57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ PyMySQL==1.1.0 # mysql_extras PyYAML==6.0.1 # globus_extras and used for reading test configuration files globus-sdk==3.32.0 # globus_extras python3-saml==1.16.0 # saml_extras -pymongo==4.6.0 # pymongo (metadata plugin) +pymongo==4.6.3 # pymongo (metadata plugin) libtorrent==2.0.9 # Support for the bittorrent transfertool qbittorrent-api==2023.11.57 # qBittorrent plugin for the bittorrent tranfsertool