summaryrefslogtreecommitdiff
path: root/poetry.lock
diff options
context:
space:
mode:
author谭九鼎 <109224573@qq.com>2022-05-09 21:38:53 +0800
committerGitHub <noreply@github.com>2022-05-09 21:38:53 +0800
commitdc987c27390d91f1fef867952208beaf2624036c (patch)
tree7478daabef68c2c66d3717fd1302d686fd74f1f6 /poetry.lock
parent20ec774349a815f4c91f1d04d3bee01deb640cc3 (diff)
downloadrequests-cache-dc987c27390d91f1fef867952208beaf2624036c.tar.gz
use https for links
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock
index af54418..2241495 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -617,7 +617,7 @@ python-versions = ">=3.6"
[[package]]
name = "pymongo"
version = "4.1.1"
-description = "Python driver for MongoDB <http://www.mongodb.org>"
+description = "Python driver for MongoDB <https://www.mongodb.org>"
category = "main"
optional = true
python-versions = ">=3.6.2"