]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
python>=3.6
authorBob Halley <halley@dnspython.org>
Thu, 7 May 2020 14:42:13 +0000 (07:42 -0700)
committerBob Halley <halley@dnspython.org>
Thu, 7 May 2020 14:42:13 +0000 (07:42 -0700)
pyproject.toml

index 11117252d2a66af27f62e437c33e580c92d66d39..ab9177d0b810f78a56fd2d51a23b525ffc503013 100644 (file)
@@ -9,7 +9,7 @@ packages = [
 ]
 
 [tool.poetry.dependencies]
-python = "^3.5"
+python = "^3.6"
 requests-toolbelt = "^0.9.1"
 requests = "^2.23.0"
 idna = "^2.1"