Update dependency flake8 to v6
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate[bot] 2023-05-30 08:22:23 +00:00 committed by GitHub
parent a52818271c
commit cf67e05729
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ requests = "^2.24.0"
falcon-swagger-ui = {git = "https://github.com/alanorth/falcon-swagger-ui.git", rev="falcon3-update-swagger-ui"}
[tool.poetry.dev-dependencies]
flake8 = "^4.0.1"
flake8 = "^6.0.0"
pytest = "^7.0.0"
black = "^22.1.0"
isort = "^5.9.1"