Skip to content

Commit 2bd11ce

Browse files
chore(deps-dev): bump pyproject-flake8 from 0.0.1a5 to 4.0.1 (#28)
Bumps [pyproject-flake8](https://github.com/csachs/pyproject-flake8) from 0.0.1a5 to 4.0.1. - [Release notes](https://github.com/csachs/pyproject-flake8/releases) - [Commits](csachs/pyproject-flake8@v0.0.1a5...v4.0.1) --- updated-dependencies: - dependency-name: pyproject-flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8185f24 commit 2bd11ce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 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
@@ -47,7 +47,7 @@ pytest-xdist = "^2.5.0"
4747
flake8 = "^4.0.1"
4848
flake8-docstrings = "^1.6.0"
4949
flake8-bugbear = "^22.1.11"
50-
pyproject-flake8 = "^0.0.1-alpha.2"
50+
pyproject-flake8 = "^4.0.1"
5151
pre-commit = "^2.17.0"
5252
matplotlib = "^3.5.1"
5353
mypy = "^0.931"

0 commit comments

Comments
 (0)