Skip to content

Commit

Permalink
Merge #109
Browse files Browse the repository at this point in the history
109: Update pathspec to 0.7.0 r=rehandalal a=pyup-bot


This PR updates [pathspec](https://pypi.org/project/pathspec) from **0.6.0** to **0.7.0**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.7.0
   ```
   ------------------

- `Issue 28`_: Add support for Python 3.8, and drop Python 3.4.
- `Issue 29`_: Publish bdist wheel.

.. _`Issue 28`: cpburnz/python-pathspec#28
.. _`Issue 29`: cpburnz/python-pathspec#29
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pathspec
  - Changelog: https://pyup.io/changelogs/pathspec/
  - Repo: https://github.com/cpburnz/python-path-specification
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
  • Loading branch information
bors[bot] and pyup-bot committed Dec 30, 2019
2 parents 1f9966d + db2199d commit c4f622c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click==7.0
colorama==0.4.3
pathspec==0.6.0
pathspec==0.7.0
PyYAML==5.2
six==1.13.0

0 comments on commit c4f622c

Please sign in to comment.