From 2f16030f32ace70b4a2ef7dc317f741bf8c91595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:57:01 +0000 Subject: [PATCH] build(deps): bump pathspec from 0.11.1 to 0.12.1 (#330) Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.1 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.1...v0.12.1) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d8d069..ad57218 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ mdurl==0.1.2 mypy-extensions==1.0.0 nodeenv==1.7.0 packaging==23.2 -pathspec==0.11.1 +pathspec==0.12.1 platformdirs==3.10.0 pluggy==1.0.0 pre-commit==3.2.2