Skip to content

Commit ffe7e46

Browse files
chore(deps): update flake8 requirement in /bots/gsbot
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@6.1.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6a971c commit ffe7e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bots/gsbot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-mock>=3.12.0
2525

2626
# Code Quality
2727
black>=25.11.0
28-
flake8>=6.1.0
28+
flake8>=7.3.0
2929
mypy>=1.7.1
3030
pylint>=3.3.9
3131

0 commit comments

Comments
 (0)