From 86f9970b2dbc12bb993b9fdbe1473e121a82c96b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 03:19:21 +0000 Subject: [PATCH] Bump pathspec from 0.10.2 to 0.12.1 in /src Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.10.2 to 0.12.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.2...v0.12.1) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 531c159..0998ba8 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -54,7 +54,7 @@ nodeenv==1.7.0 # via # -r src/requirements.txt # pre-commit -pathspec==0.10.2 +pathspec==0.12.1 # via # -r src/requirements.txt # black