Skip to content

Commit

Permalink
Bump flake8-pyproject from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
Bumps [flake8-pyproject](https://github.com/john-hen/Flake8-pyproject) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/john-hen/Flake8-pyproject/releases)
- [Commits](john-hen/Flake8-pyproject@1.2.2...1.2.3)

---
updated-dependencies:
- dependency-name: flake8-pyproject
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2023
1 parent 6ace9cd commit 4dab585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ develop = [
"coverage==7.2.1",
'flake8==6.0.0; python_version >= "3.8"',
'flake8==5.0.4; python_version < "3.8"',
"flake8-pyproject==1.2.2",
"flake8-pyproject==1.2.3",
"gitlint-core==0.18.0",
'isort==5.12.0; python_version >= "3.8"',
'isort==5.11.4; python_version < "3.8"',
Expand Down

0 comments on commit 4dab585

Please sign in to comment.