From 39016051f2080e03911236ea0837a8e66631bda7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 20:01:30 +0000 Subject: [PATCH] Chore(deps): Bump pathspec from 0.11.2 to 0.12.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.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.11.2...v0.12.1) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e0365917..ca41fb9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ mkdocs-material==9.5.2 mkdocs-material-extensions==1.3 packaging==23.1 paginate==0.5.6 -pathspec==0.11.2 +pathspec==0.12.1 platformdirs==3.10.0 Pygments==2.16.1 pymdown-extensions==10.3