From d2ec8239924528f88c87e659de1215c63cd070be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 10:05:44 +0000 Subject: [PATCH] Bump pathspec from 0.10.3 to 0.11.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.3 to 0.11.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.3...v0.11.1) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 3d2749a..c53cddc 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -33,7 +33,7 @@ multidict==6.0.4 networkx==2.8.8 packaging==23.0 parsedatetime==2.4 -pathspec==0.10.3 +pathspec==0.11.1 pip-licenses==4.1.0 pluggy==1.0.0 prettytable==3.6.0