From c15d04b27aebf38b7ea493685fc4b2d8cd651918 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Aug 2022 05:40:15 +0000 Subject: [PATCH] Bump hypercorn from 0.13.2 to 0.14.1 Bumps [hypercorn](https://github.com/pgjones/hypercorn) from 0.13.2 to 0.14.1. - [Release notes](https://github.com/pgjones/hypercorn/releases) - [Changelog](https://github.com/pgjones/hypercorn/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pgjones/hypercorn/compare/0.13.2...0.14.1) --- updated-dependencies: - dependency-name: hypercorn 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 11864bc98..724654119 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Pillow==9.2.0 anyio==3.6.1 colorhash==1.0.4 fnvhash==0.1.0 -hypercorn==0.13.2 +hypercorn==0.14.1 packaging==21.3 platformdirs==2.5.2 pyperclip==1.8.2