Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 01979c6

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update flake8 requirement from ~=6.1 to ~=7.0 (#1069)
* Update flake8 requirement from ~=6.1 to ~=7.0 Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@6.1.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent 4c459ea commit 01979c6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update flake8 requirement from ~=6.1 to ~=7.0"
3+
time: 2024-01-05T00:48:00.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1069

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ black>=24.3
1010
bumpversion~=0.6.0
1111
click~=8.1
1212
ddtrace==2.3.0
13-
flake8~=6.1
13+
flake8~=7.0
1414
flaky~=3.7
1515
freezegun~=1.4
1616
ipdb~=0.13.13

0 commit comments

Comments
 (0)