From c3979f7ebd30d24059c15dd0f2b37f7d03dc8c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 14:58:49 +0000 Subject: [PATCH] Bump pathspec from 0.10.0 to 0.10.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](https://github.com/cpburnz/python-pathspec/compare/v0.10.0...v0.10.1) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lock.txt b/lock.txt index c8d1a95..8b701a6 100644 --- a/lock.txt +++ b/lock.txt @@ -9,7 +9,7 @@ isort==5.10.1 mypy==0.971 mypy-extensions==0.4.3 packaging==21.3 -pathspec==0.10.0 +pathspec==0.10.1 platformdirs==2.5.2 pluggy==1.0.0 py==1.11.0