From a7810820c57dbcf8fe13db8c7073d7060650d48f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jan 2024 19:55:41 +0800 Subject: [PATCH] Bump pathspec from 0.11.2 to 0.12.1 (#2053) 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ee71d0a4..3d7aa4cb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ coverage==7.4.0 mypy-extensions==1.0.0; platform_python_implementation=='CPython' and python_version>'3.8' mypy-zope==1.0.3; platform_python_implementation=='CPython' and python_version>'3.8' mypy==1.7.1; platform_python_implementation=='CPython' and python_version>'3.8' -pathspec==0.11.2 +pathspec==0.12.1 pipdeptree==2.13.1 pre-commit==3.5.0 pylint==3.0.3