Skip to content

Commit

Permalink
Update dependency black to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 26, 2024
1 parent fbd5ec2 commit d191249
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 43 deletions.
107 changes: 66 additions & 41 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 @@ -19,7 +19,7 @@ apache-airflow-providers-cncf-kubernetes = "*"
apache-airflow-providers-google = ">=8.0.0"
apache-beam = "2.42.0"
beautifulsoup4 = "==4.11.1"
black = "==22.10.0"
black = "==24.1.0"
click = ">=8.0.0"
flask-openid = "==1.3.0"
flake8 = "==5.0.4"
Expand All @@ -36,7 +36,7 @@ SQLAlchemy = "==1.3.24"
testbook = "*"

[tool.poetry.group.docs.dependencies]
black = "==22.10.0"
black = "==24.1.0"
beautifulsoup4 = "==4.11.1"
flake8 = "==5.0.4"
isort = "*"
Expand Down

0 comments on commit d191249

Please sign in to comment.