Skip to content

Commit

Permalink
Bump bs4 from 0.0.1 to 0.0.2
Browse files Browse the repository at this point in the history
Bumps bs4 from 0.0.1 to 0.0.2.

---
updated-dependencies:
- dependency-name: bs4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 64aef05 commit 010de5a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ python = "^3.10"
requests = "^2.31.0"
rich = "^13.7.0"
openai = "^0.28.1"
bs4 = "^0.0.1"
bs4 = "^0.0.2"
typer = "^0.9.0"
retry = "^0.9.2"

Expand Down

0 comments on commit 010de5a

Please sign in to comment.