From fc4ee2b97278c1d52ad7f9f81496ca332b99c407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:12:07 +0000 Subject: [PATCH] :rocket: pip: Bump filelock from 3.12.4 to 3.13.1 Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.12.4 to 3.13.1. - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/py-filelock/compare/3.12.4...3.13.1) --- updated-dependencies: - dependency-name: filelock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8562c392..f72bc70c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cfgv==3.4.0 chardet==5.2.0 distlib==0.3.7 docutils==0.20.1 -filelock==3.12.4 +filelock==3.13.1 graphviz==0.20.1 identify==2.5.30 idna==3.4