From 9cf56c81d3d561be9a3577815e0521629ab817b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 12:42:27 +0000 Subject: [PATCH] deps(deps): bump pathspec from 1.0.3 to 1.1.1 Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.3 to 1.1.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/v1.0.3...v1.1.1) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.1.1 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 2ff1f4d..07cb0b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ javalang==0.13.0 # Template Rendering jinja2==3.1.6 MarkupSafe==3.0.3 -pathspec==1.0.3 +pathspec==1.1.1 pathvalidate==3.3.1 # Configuration & Validation