Skip to content

Commit d143e37

Browse files
Bump pathspec from 0.8.1 to 0.9.0
Bumps [pathspec](https://github.com/cpburnz/python-path-specification) from 0.8.1 to 0.9.0. - [Release notes](https://github.com/cpburnz/python-path-specification/releases) - [Changelog](https://github.com/cpburnz/python-path-specification/blob/master/CHANGES.rst) - [Commits](cpburnz/python-pathspec@v0.8.1...v0.9.0) --- updated-dependencies: - dependency-name: pathspec dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d856bec commit d143e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ isort==5.7.0
1717
mccabe==0.6.1
1818
mypy-extensions==0.4.3
1919
packaging==21.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
20-
pathspec==0.8.1
20+
pathspec==0.9.0
2121
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2222
py==1.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
2323
pycodestyle==2.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'

0 commit comments

Comments
 (0)