Skip to content

Commit 5ba6eca

Browse files
authored
Merge pull request #223 from python-openapi/dependabot/pip/pytest-flake8-1.1.0
Bump pytest-flake8 from 1.0.7 to 1.1.0
2 parents 2c487c9 + 77bef3c commit 5ba6eca

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -64,7 +64,7 @@ requests = ["requests"]
6464
[tool.poetry.dev-dependencies]
6565
pre-commit = {version = "*", optional = true}
6666
pytest = "^6.2.5"
67-
pytest-flake8 = "=1.0.7"
67+
pytest-flake8 = "=1.1.0"
6868
pytest-cov = "^3.0.0"
6969
tox = "*"
7070
mypy = "^1.3"

0 commit comments

Comments
 (0)