Skip to content

Commit 08e0db8

Browse files
authored
Merge pull request #51 from Anselmoo/dependabot/pip/pathspec-0.9.0
Bump pathspec from 0.8.1 to 0.9.0
2 parents f9c37b9 + d143e37 commit 08e0db8

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)