From 7b2ed5e9bd4a20b18dd631acefe902f5490d2c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 03:01:49 +0000 Subject: [PATCH] Bump types-filelock from 3.2.1 to 3.2.3 Bumps [types-filelock](https://github.com/python/typeshed) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-filelock 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 b2fad4e03..3b02ba171 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,7 +21,7 @@ nbconvert==6.3.0 # mypy types types-cachetools==4.2.7 -types-filelock==3.2.1 +types-filelock==3.2.3 types-requests==2.26.3 types-tabulate==0.8.4