Skip to content

Commit 272a1db

Browse files
Bump pytest-flake8 from 1.1.1 to 1.3.0
Bumps [pytest-flake8](https://github.com/coherent-oss/pytest-flake8) from 1.1.1 to 1.3.0. - [Release notes](https://github.com/coherent-oss/pytest-flake8/releases) - [Changelog](https://github.com/coherent-oss/pytest-flake8/blob/main/NEWS.rst) - [Commits](coherent-oss/pytest-flake8@1.1.1...v1.3.0) --- updated-dependencies: - dependency-name: pytest-flake8 dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3812eed commit 272a1db

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)