From f853813cce8e19fdef91192d422746e6005f2773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 09:32:24 +0000 Subject: [PATCH] build(deps-dev): bump pathspec from 0.11.1 to 0.11.2 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 0.11.1 to 0.11.2. - [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.11.2) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:development update-type: version-update:semver-patch ... 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 dd3d2e0..447431d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -10,7 +10,7 @@ mypy==1.4.1 mypy-extensions==1.0.0 nodeenv==1.8.0 packaging==23.1 -pathspec==0.11.1 +pathspec==0.11.2 platformdirs==3.9.1 pre-commit==3.3.3 pycodestyle==2.10.0