Skip to content

Commit

Permalink
build(deps): update dependency pathspec to v0.9.0 (#188)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 18, 2021
1 parent 27fb87c commit cb7ab55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ packaging==20.9
# via
# commitizen
# pytest
pathspec==0.8.1
pathspec==0.9.0
# via black
pbr==5.6.0
# via stevedore
Expand Down
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ packaging==20.9
# via
# commitizen
# pytest
pathspec==0.8.1
pathspec==0.9.0
# via black
pbr==5.6.0
# via stevedore
Expand Down

0 comments on commit cb7ab55

Please sign in to comment.