imAsparky / cookiecutter-py3-package

Use cookiecutter to create your own Python 3 PyPi package, complete with popular code quality tracking tools and utilising GitHub Actions for Continuous Delivery.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

fix(pyup): Scheduled daily dependency update on Thursday #200

Closed pyup-bot closed 2 years ago

pyup-bot commented 2 years ago

Update furo from 2021.11.23 to 2022.1.2.

Changelog ### 2022.01.02 ``` - Improve colours for `sphinx-inline-tabs`. - Improve highlighting of active definition list targets. - Improve error message when `html_style` is set. - Update workflow to reflect reality. - Be more selective about API documentation headings. - Increase specificity of `pre` selector for line-height. ```
Links - PyPI: https://pypi.org/project/furo - Changelog: https://pyup.io/changelogs/furo/

Update sphinx_inline_tabs from 2021.4.11b9 to 2022.1.2b11.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/sphinx-inline-tabs - Repo: https://github.com/pradyunsg/sphinx-inline-tabs

Update tox from 3.24.4 to 3.24.5.

Changelog ### 3.24.5 ``` Bugfixes ^^^^^^^^ - Fixed an issue where ``usedevelop`` would cause an invocation error if setup.py does not exist. -- by :user:`VincentVanlaer` `2197 <https://github.com/tox-dev/tox/issues/2197>`_ ```
Links - PyPI: https://pypi.org/project/tox - Changelog: https://pyup.io/changelogs/tox/ - Docs: https://tox.readthedocs.io
imAsparky commented 2 years ago

Done with another pull request.