From 703ae6c97556fd14533a1ca028f275591b43d937 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 07:01:29 +0000 Subject: [PATCH] Bump singledispatch from 3.4.0.3 to 4.0.0 Bumps [singledispatch](https://github.com/jaraco/singledispatch) from 3.4.0.3 to 4.0.0. - [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...v4.0.0) --- updated-dependencies: - dependency-name: singledispatch dependency-type: direct:production update-type: version-update:semver-major ... 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..7fd3997 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==4.0.0 six==1.15.0 ujson==4.0.2 wrapt==1.12.1