Skip to content

Commit

Permalink
Scheduled weekly dependency update for week 28 (#167)
Browse files Browse the repository at this point in the history
* Update atomicwrites from 1.4.0 to 1.4.1

* Update docutils from 0.18.1 to 0.19

* Update urllib3 from 1.26.9 to 1.26.10
  • Loading branch information
pyup-bot committed Jul 11, 2022
1 parent 9cdf7f4 commit 4124d0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
asttokens==2.0.5
appdirs==1.4.4
atomicwrites==1.4.0
atomicwrites==1.4.1
attrs==21.4.0
black==22.6.0
bleach==5.0.1
Expand All @@ -11,7 +11,7 @@ Click==8.1.3
coverage==6.4.1
coveralls==3.3.1
docopt==0.6.2
docutils==0.18.1
docutils==0.19
filelock==3.7.1
idna==3.3
invoke==1.7.1
Expand All @@ -33,6 +33,6 @@ toml==0.10.2
tox==3.25.1
tqdm==4.64.0
twine==4.0.1
urllib3==1.26.9
urllib3==1.26.10
virtualenv==20.15.1
webencodings==0.5.1

0 comments on commit 4124d0d

Please sign in to comment.