Skip to content

Commit 30ca231

Browse files
Bump pytest-flake8 from 1.1.0 to 1.1.1
Bumps [pytest-flake8](https://github.com/tholo/pytest-flake8) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/tholo/pytest-flake8/releases) - [Changelog](https://github.com/tholo/pytest-flake8/blob/master/CHANGELOG) - [Commits](tholo/pytest-flake8@1.1.0...1.1.1) --- updated-dependencies: - dependency-name: pytest-flake8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca4e885 commit 30ca231

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)