Skip to content

Commit

Permalink
Update dependency flake8 to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 5, 2024
1 parent fbd5ec2 commit 8b7b353
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 18 deletions.
58 changes: 42 additions & 16 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ beautifulsoup4 = "==4.11.1"
black = "==22.10.0"
click = ">=8.0.0"
flask-openid = "==1.3.0"
flake8 = "==5.0.4"
flake8 = "==7.0.0"
google-cloud-orchestration-airflow = "*"
isort = "*"
Jinja2 = "==2.11.3"
Expand All @@ -38,7 +38,7 @@ testbook = "*"
[tool.poetry.group.docs.dependencies]
black = "==22.10.0"
beautifulsoup4 = "==4.11.1"
flake8 = "==5.0.4"
flake8 = "==7.0.0"
isort = "*"
jupyter = "*"
matplotlib = "~3.2"
Expand Down

0 comments on commit 8b7b353

Please sign in to comment.