mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 14:08:59 +00:00
Bump flake8 from 6.1.0 to 7.1.1 (#1692)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.1.1. - [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.1.1) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -68,7 +68,7 @@ cloudscraper = "^1.2.71"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
flake8 = "^6.1.0"
|
||||
flake8 = "^7.1.1"
|
||||
pytest = "^7.2.0"
|
||||
pytest-asyncio = "^0.23.2"
|
||||
pytest-cov = "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user