1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2025-09-03 00:47:41 +00:00

Bump flake8 from 5.0.1 to 5.0.4

Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.4.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.1...5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-01 09:45:56 +00:00
committed by Dmitry Belyaev
parent 3da56345b1
commit 353ffa1d0c
2 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ fire = "0.4.0"
[tool.poetry.dev-dependencies]
pytest = "^7.1.2"
flake8 = "^5.0.1"
flake8 = "^5.0.4"
black = "^22.8.0"
mypy = ">=0.960"
types-python-dateutil = "^2.8.19"