diff options
author | pyup-bot <github-bot@pyup.io> | 2018-05-07 18:39:17 +0200 |
---|---|---|
committer | pyup-bot <github-bot@pyup.io> | 2018-05-07 18:39:17 +0200 |
commit | a4424f28635e9597c5fa8e8d0dd9f87277791acf (patch) | |
tree | 5933cd1eb7a01b32d47fd53fdec995f3fa2c9daa /requirements.txt | |
parent | 9e33f1a275e8529a2620bfe9072a1c3caf27cf68 (diff) | |
download | qutebrowser-a4424f28635e9597c5fa8e8d0dd9f87277791acf.tar.gz qutebrowser-a4424f28635e9597c5fa8e8d0dd9f87277791acf.zip |
Update attrs from 17.4.0 to 18.1.0
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 0d2652698..2695ba55f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # This file is automatically generated by scripts/dev/recompile_requirements.py -attrs==17.4.0 +attrs==18.1.0 colorama==0.3.9 cssutils==1.0.2 Jinja2==2.10 |