From 8a7ea655313b64b6dc5f0009b728c9436c2ffcc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 07:06:05 +0000 Subject: [PATCH] Bump types-filelock from 3.2.0 to 3.2.1 Bumps [types-filelock](https://github.com/python/typeshed) from 3.2.0 to 3.2.1. - [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 3a6913f53..0e68e18a3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -21,6 +21,6 @@ nbconvert==6.2.0 # mypy types types-cachetools==4.2.4 -types-filelock==3.2.0 +types-filelock==3.2.1 types-requests==2.25.11 types-tabulate==0.8.3