Skip to content

Commit

Permalink
fix(deps): bump flake8 from 6.1.0 to 7.0.0 (#290)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
- [Commits](PyCQA/flake8@6.1.0...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 72597d4 commit ab85ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"pytest==7.4.4",
"black==23.12.1",
"pylint==3.0.3",
"flake8==6.1.0",
"flake8==7.0.0",
"mypy==1.8.0",
"types-requests==2.31.0.20240106",
]
Expand Down

0 comments on commit ab85ff5

Please sign in to comment.