From 651d30f972de591e7060461c9a652ba3efad43ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 06:13:14 +0000 Subject: [PATCH] Bump singledispatch from 3.4.0.3 to 3.6.2 Bumps [singledispatch](https://github.com/jaraco/singledispatch) from 3.4.0.3 to 3.6.2. - [Release notes](https://github.com/jaraco/singledispatch/releases) - [Changelog](https://github.com/jaraco/singledispatch/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/singledispatch/compare/3.4.0.3...v3.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3844ae4..8485164 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ lazy-object-proxy==1.5.2 mccabe==0.6.1 Pillow==7.1.0 rgbmatrix==0.0.1 -singledispatch==3.4.0.3 +singledispatch==3.6.2 six==1.15.0 ujson==4.0.2 wrapt==1.12.1