From 2c398a2cce0a78f0509cd14b3c2224d61d404446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 01:56:03 +0000 Subject: [PATCH] Bump types-regex from 2022.9.13.0 to 2022.10.31.6 Bumps [types-regex](https://github.com/python/typeshed) from 2022.9.13.0 to 2022.10.31.6. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-regex dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d9d6fdded1..de4952a57b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ types-PyMySQL==1.0.19 types-pytz==2022.2.1.0 types-simplejson==3.17.7 types-ujson==5.5.0 -types-regex==2022.9.13.0 +types-regex==2022.10.31.6 types-waitress==2.1.4 -r requirements.txt