From 275f55363a488fad16487816ac597ee37b825927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 08:12:00 +0000 Subject: [PATCH] Bump pathspec from 0.10.0 to 0.11.0 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.0 to 0.11.0. - [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.11.0) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-minor ... 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..df14502 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.11.0 platformdirs==2.5.2 pluggy==1.0.0 py==1.11.0