Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 09 (#151)
Browse files Browse the repository at this point in the history
* Update attrs from 21.2.0 to 21.4.0

* Update black from 21.6b0 to 22.1.0

* Update bleach from 3.3.0 to 4.1.0

* Update certifi from 2021.5.30 to 2021.10.8

* Update click from 8.0.1 to 8.0.4

* Update coverage from 5.5 to 6.3.2

* Update coveralls from 3.1.0 to 3.3.1

* Update docutils from 0.17.1 to 0.18.1

* Update filelock from 3.0.12 to 3.6.0

* Update invoke from 1.5.0 to 1.6.0

* Update jinja2 from 3.0.1 to 3.0.3

* Update markupsafe from 2.0.1 to 2.1.0

* Update more-itertools from 8.8.0 to 8.12.0

* Update pkginfo from 1.7.0 to 1.8.2

* Update pluggy from 0.13.1 to 1.0.0

* Update py from 1.10.0 to 1.11.0

* Update pygments from 2.9.0 to 2.11.2

* Update pytest from 6.2.4 to 7.0.1

* Update pytest-cov from 2.12.1 to 3.0.0

* Update readme-renderer from 29.0 to 32.0

* Update tox from 3.23.1 to 3.24.5

* Update tqdm from 4.61.1 to 4.63.0

* Update twine from 3.4.1 to 3.8.0

* Update urllib3 from 1.26.6 to 1.26.8

* Update virtualenv from 20.4.7 to 20.13.2
  • Loading branch information
pyup-bot committed Feb 28, 2022
1 parent 44627d4 commit 5c9d35c
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
asttokens==2.0.5
appdirs==1.4.4
atomicwrites==1.4.0
attrs==21.2.0
black==21.6b0
bleach==3.3.0
attrs==21.4.0
black==22.1.0
bleach==4.1.0
bumpversion==0.6.0
certifi==2021.5.30
certifi==2021.10.8
chardet==4.0.0
Click==8.0.1
coverage==5.5
coveralls==3.1.0
Click==8.0.4
coverage==6.3.2
coveralls==3.3.1
docopt==0.6.2
docutils==0.17.1
filelock==3.0.12
docutils==0.18.1
filelock==3.6.0
idna==3.3
invoke==1.5.0
Jinja2==3.0.1
MarkupSafe==2.0.1
more-itertools==8.8.0
pkginfo==1.7.0
pluggy==0.13.1
py==1.10.0
invoke==1.6.0
Jinja2==3.0.3
MarkupSafe==2.1.0
more-itertools==8.12.0
pkginfo==1.8.2
pluggy==1.0.0
py==1.11.0
pyperclip==1.8.2
Pygments==2.9.0
pytest==6.2.4
pytest-cov==2.12.1
readme-renderer==29.0
Pygments==2.11.2
pytest==7.0.1
pytest-cov==3.0.0
readme-renderer==32.0
requests==2.27.1
requests-toolbelt==0.9.1
six==1.16.0
toml==0.10.2
tox==3.23.1
tqdm==4.61.1
twine==3.4.1
urllib3==1.26.6
virtualenv==20.4.7
tox==3.24.5
tqdm==4.63.0
twine==3.8.0
urllib3==1.26.8
virtualenv==20.13.2
webencodings==0.5.1

0 comments on commit 5c9d35c

Please sign in to comment.