Skip to content

Commit 50ea5e0

Browse files
chore(deps): bump pathspec from 1.0.1 to 1.0.2 (pyca#14117)
Bumps [pathspec](https://github.com/cpburnz/python-pathspec) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/cpburnz/python-pathspec/releases) - [Changelog](https://github.com/cpburnz/python-pathspec/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: pathspec dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc46631 commit 50ea5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ packaging==25.0
128128
# sphinx
129129
pathspec==0.12.1 ; python_full_version < '3.9'
130130
# via check-sdist
131-
pathspec==1.0.1 ; python_full_version >= '3.9'
131+
pathspec==1.0.2 ; python_full_version >= '3.9'
132132
# via
133133
# check-sdist
134134
# mypy

0 commit comments

Comments
 (0)