Skip to content

Commit

Permalink
Bump pytest-flake8 from 1.1.0 to 1.1.1
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2023
1 parent 0c0eec1 commit 00d47f9
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 00d47f9

Please sign in to comment.