Skip to content

Commit 3d78147

Browse files
Bump flake8 from 4.0.1 to 5.0.4
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.4. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@4.0.1...5.0.4) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bab8dd commit 3d78147

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 additions & 20 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
@@ -66,7 +66,7 @@ solvents = ["thermo"]
6666
[tool.poetry.dev-dependencies]
6767
bandit = "^1"
6868
black = {version = "^22", allow-prereleases = true}
69-
flake8 = "^4"
69+
flake8 = "^5"
7070
isort = "^5"
7171
mypy = "^0.971"
7272
pydocstyle = "^6"

0 commit comments

Comments
 (0)