Skip to content

Commit b9ac874

Browse files
Bump wemake-python-styleguide from 0.14.1 to 0.15.1 (#145)
* Bump wemake-python-styleguide from 0.14.1 to 0.15.1 Bumps [wemake-python-styleguide](https://github.com/wemake-services/wemake-python-styleguide) from 0.14.1 to 0.15.1. - [Release notes](https://github.com/wemake-services/wemake-python-styleguide/releases) - [Changelog](https://github.com/wemake-services/wemake-python-styleguide/blob/master/CHANGELOG.md) - [Commits](wemake-services/wemake-python-styleguide@0.14.1...0.15.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * Removes empty comment Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Pablo Aguilar <[email protected]>
1 parent 65ec505 commit b9ac874

File tree

3 files changed

+54
-53
lines changed

3 files changed

+54
-53
lines changed

docs/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ def _get_project_meta():
144144

145145
# The theme to use for HTML and HTML Help pages. See the documentation for
146146
# a list of builtin themes.
147-
#
148147
html_theme = 'sphinx_typlog_theme'
149148

150149
# Theme options are theme-specific and customize the look and feel of a theme

poetry.lock

Lines changed: 53 additions & 51 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ typing_extensions = "^3.7"
5050
[tool.poetry.dev-dependencies]
5151
mypy = "^0.800"
5252

53-
wemake-python-styleguide = "^0.14.1"
53+
wemake-python-styleguide = "^0.15.1"
5454
flake8-pytest = "^1.3"
5555
flake8-pytest-style = "^1.3.0"
5656
flake8-pyi = "^20.10"

0 commit comments

Comments
 (0)