Skip to content

Commit

Permalink
ci: upgrade developer dependencies (automatic)
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Jan 4, 2021
1 parent 8d3fffe commit b2522bd
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions reqs/3.6/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ sphinx-copybutton==0.3.1
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.1
sphinx==3.4.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand All @@ -205,7 +205,7 @@ tox==3.20.1
tqdm==4.55.1
traitlets==4.3.3
typed-ast==1.4.2
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
virtualenv==20.2.2
wcwidth==0.2.5
Expand Down
4 changes: 2 additions & 2 deletions reqs/3.6/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ sphinx-copybutton==0.3.1
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.1
sphinx==3.4.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand All @@ -142,7 +142,7 @@ testpath==0.4.4
tornado==6.1
tqdm==4.55.1
traitlets==4.3.3
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.6/requirements-sty.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ toml==0.10.2
tqdm==4.55.1
traitlets==4.3.3
typed-ast==1.4.2
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
virtualenv==20.2.2
werkzeug==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.6/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ tensorflow==2.4.0
termcolor==1.1.0
toml==0.10.2
tqdm==4.55.1
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
werkzeug==1.0.1
wheel==0.36.2
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.6/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ tensorflow-probability==0.12.1
tensorflow==2.4.0
termcolor==1.1.0
tqdm==4.55.1
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
werkzeug==1.0.1
wheel==0.36.2
Expand Down
4 changes: 2 additions & 2 deletions reqs/3.7/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ sphinx-copybutton==0.3.1
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.1
sphinx==3.4.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand All @@ -201,7 +201,7 @@ tox==3.20.1
tqdm==4.55.1
traitlets==5.0.5
typed-ast==1.4.2
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
virtualenv==20.2.2
wcwidth==0.2.5
Expand Down
4 changes: 2 additions & 2 deletions reqs/3.7/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ sphinx-copybutton==0.3.1
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.1
sphinx==3.4.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand All @@ -141,7 +141,7 @@ testpath==0.4.4
tornado==6.1
tqdm==4.55.1
traitlets==5.0.5
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
wcwidth==0.2.5
webencodings==0.5.1
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.7/requirements-sty.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ toml==0.10.2
tqdm==4.55.1
traitlets==5.0.5
typed-ast==1.4.2
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
virtualenv==20.2.2
werkzeug==1.0.1
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.7/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ tensorflow==2.4.0
termcolor==1.1.0
toml==0.10.2
tqdm==4.55.1
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
werkzeug==1.0.1
wheel==0.36.2
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.7/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tensorflow-probability==0.12.1
tensorflow==2.4.0
termcolor==1.1.0
tqdm==4.55.1
typing-extensions==3.7.4.3
typing-extensions==3.7.4.3 ; python_version < "3.8.0"
urllib3==1.26.2
werkzeug==1.0.1
wheel==0.36.2
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.8/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ sphinx-copybutton==0.3.1
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.1
sphinx==3.4.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand Down
2 changes: 1 addition & 1 deletion reqs/3.8/requirements-doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ sphinx-copybutton==0.3.1
sphinx-panels==0.5.2
sphinx-thebe==0.0.8
sphinx-togglebutton==0.2.3
sphinx==3.4.1
sphinx==3.4.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
Expand Down

0 comments on commit b2522bd

Please sign in to comment.