Skip to content

Commit

Permalink
fix(pyup): Scheduled daily dependency update on Friday (#195)
Browse files Browse the repository at this point in the history
* Update myst-parser from 0.15.2 to 0.16.1

* Update myst-parser from 0.15.2 to 0.16.1

* Update myst-parser from 0.15.2 to 0.16.1

* Update myst-parser from 0.15.2 to 0.16.1

* Update sphinx from 4.3.1 to 4.3.2

* Update sphinx from 4.3.1 to 4.3.2

* Update sphinx from 4.3.1 to 4.3.2

* Update sphinx from 4.3.1 to 4.3.2

* Update pre-commit from 2.15.0 to 2.16.0

* Update python-semantic-release from 7.22.0 to 7.23.0

* Update python-semantic-release from 7.22.0 to 7.23.0

* Update twine from 3.6.0 to 3.7.1

* Update wheel from 0.37.0 to 0.37.1
  • Loading branch information
pyup-bot committed Jan 9, 2022
1 parent 5e96b42 commit 61aa79a
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions docs/requirements.txt
@@ -1,5 +1,5 @@
furo==2021.11.23
myst-parser==0.15.2
Sphinx==4.3.1
myst-parser==0.16.1
Sphinx==4.3.2
sphinx-copybutton==0.4.0
sphinx_inline_tabs==2021.4.11b9
8 changes: 4 additions & 4 deletions requirements_dev.txt
@@ -1,12 +1,12 @@
alabaster==0.7.12
cookiecutter==1.7.3
furo==2021.11.23
myst-parser==0.15.2
pre-commit==2.15.0
myst-parser==0.16.1
pre-commit==2.16.0
pytest==6.2.5
pytest-cookies==0.6.1
pytest-cov==3.0.0
python-semantic-release==7.22.0
Sphinx==4.3.1
python-semantic-release==7.23.0
Sphinx==4.3.2
tox==3.24.4
watchdog==2.1.6
4 changes: 2 additions & 2 deletions {{cookiecutter.git_project_name}}/docs/requirements.txt
@@ -1,5 +1,5 @@
furo==2021.11.23
myst-parser==0.15.2
Sphinx==4.3.1
myst-parser==0.16.1
Sphinx==4.3.2
sphinx-copybutton==0.4.0
sphinx_inline_tabs==2021.4.11b9
10 changes: 5 additions & 5 deletions {{cookiecutter.git_project_name}}/requirements_dev.txt
@@ -1,13 +1,13 @@
cookiecutter==1.7.3
flake8==4.0.1
furo==2021.11.23
myst-parser==0.15.2
myst-parser==0.16.1
pytest==6.2.5
python-semantic-release==7.22.0
Sphinx==4.3.1
python-semantic-release==7.23.0
Sphinx==4.3.2
tox==3.24.4
twine==3.6.0
wheel==0.37.0
twine==3.7.1
wheel==0.37.1
watchdog==2.1.6


Expand Down

0 comments on commit 61aa79a

Please sign in to comment.