Skip to content

Commit

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


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



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

- Fixed file system error handling.
   ```
   
  
  
   ### 0.5.8
   ```
   ------------------

- Improved type checking.
- Created scripts to test Python 2.6 because Tox removed support for it.
- Improved byte string handling in Python 3.
- `Issue 22`_: Handle dangling symlinks.

.. _`Issue 22`: cpburnz/python-pathspec#22
   ```
   
  
</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 9, 2018
2 parents d8ffc17 + 7d82540 commit fb6303b
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.3.9
pathspec==0.5.7
pathspec==0.5.9
PyYAML==3.13
six==1.11.0

0 comments on commit fb6303b

Please sign in to comment.