Skip to content

Commit d71d82a

Browse files
authored
Merge pull request #395 from python-openapi/dependabot/pip/pytest-flake8-1.3.0
Bump pytest-flake8 from 1.1.1 to 1.3.0
2 parents 3812eed + 272a1db commit d71d82a

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

poetry.lock

Lines changed: 13 additions & 5 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
@@ -65,7 +65,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6565
[tool.poetry.dev-dependencies]
6666
pre-commit = "*"
6767
pytest = "^8.2.2"
68-
pytest-flake8 = "=1.1.1"
68+
pytest-flake8 = "=1.3.0"
6969
pytest-cov = "^6.1.1"
7070
tox = "*"
7171
mypy = "^1.10"

0 commit comments

Comments
 (0)