Skip to content

Commit

Permalink
Merge #48
Browse files Browse the repository at this point in the history
48: Update colorama to 0.4.1 r=rehandalal a=pyup-bot


This PR updates [colorama](https://pypi.org/project/colorama) from **0.4.0** to **0.4.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.4.1
   ```
   * Fix issue 196: prevent exponential number of calls when calling &#39;init&#39;
    multiple times. Reported by bbayles and fixed by Delgan.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/colorama
  - Changelog: https://pyup.io/changelogs/colorama/
  - Repo: https://github.com/tartley/colorama
</details>



Co-authored-by: pyup-bot <[email protected]>
  • Loading branch information
bors[bot] and pyup-bot committed Nov 27, 2018
2 parents ac6e67a + e6558f3 commit e177c00
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.0
colorama==0.4.1
pathspec==0.5.9
PyYAML==3.13
six==1.11.0

0 comments on commit e177c00

Please sign in to comment.