From: Adam Dullage Date: Mon, 17 Oct 2022 11:48:54 +0000 (+0100) Subject: Bumped python dependencies X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=6d03471b69f2956cb2063b0665223c67e7a21747;p=flatnotes.git Bumped python dependencies --- diff --git a/Pipfile.lock b/Pipfile.lock index 8d2b853..05856ee 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -157,11 +157,11 @@ }, "fastapi": { "hashes": [ - "sha256:1803d962f169dc9f8dde54a64b22eb16f6d81573f54401971f90f0a67234a8b4", - "sha256:bb219cfafd0d2ccf8f32310c9a257a06b0210bd8e2a03706a6f5a9f9f1416878" + "sha256:1facd097189682a4ff11cbd01334a992e51b56be663b2bd50c2c09523624f144", + "sha256:de3166b6b1163dc22da4dc4ebdc3192fcbac7700dd1870a1afa44de636a636b5" ], "index": "pypi", - "version": "==0.85.0" + "version": "==0.85.1" }, "h11": { "hashes": [ @@ -397,7 +397,7 @@ "sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa", "sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e" ], - "markers": "python_version < '3.10'", + "markers": "python_version >= '3.7'", "version": "==4.4.0" }, "uvicorn": { @@ -642,14 +642,6 @@ ], "markers": "python_full_version < '3.11.0a7'", "version": "==2.0.1" - }, - "typing-extensions": { - "hashes": [ - "sha256:1511434bb92bf8dd198c12b1cc812e800d4181cfcb867674e0f8279cc93087aa", - "sha256:16fa4864408f655d35ec496218b85f79b3437c829e93320c7c9215ccfd92489e" - ], - "markers": "python_version < '3.10'", - "version": "==4.4.0" } } }