Skip to content

Commit

Permalink
Update dependency beautifulsoup4 to v4.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 17, 2024
1 parent fbd5ec2 commit a531617
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 7 deletions.
39 changes: 34 additions & 5 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 @@ -18,7 +18,7 @@ apache-airflow-providers-apache-beam = ">=2.38.0"
apache-airflow-providers-cncf-kubernetes = "*"
apache-airflow-providers-google = ">=8.0.0"
apache-beam = "2.42.0"
beautifulsoup4 = "==4.11.1"
beautifulsoup4 = "==4.12.3"
black = "==22.10.0"
click = ">=8.0.0"
flask-openid = "==1.3.0"
Expand All @@ -37,7 +37,7 @@ testbook = "*"

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

0 comments on commit a531617

Please sign in to comment.