From 7e922767ad52f9aaba7178a849e274b2a7d4a9d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 01:16:04 +0000 Subject: [PATCH] Bump types-regex from 2022.9.13.0 to 2022.9.13.1 Bumps [types-regex](https://github.com/python/typeshed) from 2022.9.13.0 to 2022.9.13.1. - [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-patch ... 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..d8c0cfd6c7 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.9.13.1 types-waitress==2.1.4 -r requirements.txt