Skip to content

Commit 9aed009

Browse files
authored
Merge pull request #237 from python-openapi/dependabot/pip/pytest-flake8-1.1.1
Bump pytest-flake8 from 1.1.0 to 1.1.1
2 parents ca4e885 + 30ca231 commit 9aed009

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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 @@ docs = ["sphinx", "sphinx-immaterial"]
6464
[tool.poetry.dev-dependencies]
6565
pre-commit = "*"
6666
pytest = "^7.3.2"
67-
pytest-flake8 = "=1.1.0"
67+
pytest-flake8 = "=1.1.1"
6868
pytest-cov = "^4.1.0"
6969
tox = "*"
7070
mypy = "^1.3"

0 commit comments

Comments
 (0)