mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-11-04 12:38:32 +00:00
Bump flake8 from 5.0.4 to 7.0.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.0.0. - [Commits](https://github.com/pycqa/flake8/compare/5.0.4...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dmitry Belyaev
parent
fbd83ff497
commit
c874ca2199
@@ -34,7 +34,7 @@ optional = true
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = ">=7.4,<9.0"
|
||||
flake8 = "^5.0.4"
|
||||
flake8 = ">=5.0.4,<8.0.0"
|
||||
black = ">=23.7,<25.0"
|
||||
mypy = ">=0.960"
|
||||
types-python-dateutil = "^2.8.19"
|
||||
|
||||
Reference in New Issue
Block a user