зеркало из
1
0
Форкнуть 0

Update flake8 requirement from ~=7.1.0 to ~=7.1.1

Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-05 17:34:10 +00:00 коммит произвёл GitHub
Родитель 5f6404a3c8
Коммит 6694065291
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ logging-formatter-anticrlf = "~=1.2.1"
[dev-packages]
black = "~=24.4.2"
flake8 = "~=7.1.0"
flake8 = "~=7.1.1"
[requires]
python_version = "3"