Skip to content

Commit

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


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



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

- `Issue 24`_: Drop support for Python 2.6, 3.2, and 3.3.
- `Issue 25`_: Update README.rst.
- `Issue 26`_: Method to escape gitwildmatch.

.. _`Issue 24`: cpburnz/python-pathspec#24
.. _`Issue 25`: cpburnz/python-pathspec#25
.. _`Issue 26`: cpburnz/python-pathspec#26
   ```
   
  
</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 Oct 4, 2019
2 parents ddc72aa + 6077b81 commit d3d59e5
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.1
pathspec==0.5.9
pathspec==0.6.0
PyYAML==5.1.2
six==1.12.0

0 comments on commit d3d59e5

Please sign in to comment.