Skip to content

Commit

Permalink
Merge pull request #237 from python-openapi/dependabot/pip/pytest-fla…
Browse files Browse the repository at this point in the history
…ke8-1.1.1

Bump pytest-flake8 from 1.1.0 to 1.1.1
  • Loading branch information
p1c2u authored Jun 18, 2023
2 parents ca4e885 + 30ca231 commit 9aed009
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ docs = ["sphinx", "sphinx-immaterial"]
[tool.poetry.dev-dependencies]
pre-commit = "*"
pytest = "^7.3.2"
pytest-flake8 = "=1.1.0"
pytest-flake8 = "=1.1.1"
pytest-cov = "^4.1.0"
tox = "*"
mypy = "^1.3"
Expand Down

0 comments on commit 9aed009

Please sign in to comment.