From 9300d4a420e800f71bbdb6d67241b7e9511eb0ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 13:28:27 +0000 Subject: [PATCH] Bump pathspec from 0.10.1 to 0.10.2 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.1 to 0.10.2. - [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/commits) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a796e83..70f989d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ mypy-extensions==0.4.3 nodeenv==1.7.0 numpy==1.23.4 packaging==21.3 -pathspec==0.10.1 +pathspec==0.10.2 pep8-naming==0.13.2 platformdirs==2.5.3 pluggy==1.0.0