Skip to content

Commit

Permalink
Merge pull request #262 from networktocode/renovate/bs4-0.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency bs4 to ^0.0.2
  • Loading branch information
chadell authored Feb 15, 2024
2 parents 325a834 + a34ee48 commit 0286d5d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
10 changes: 6 additions & 4 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 @@ -26,7 +26,7 @@ python = "^3.8"
click = ">=7.1, <9.0"
pydantic = {version = ">= 2.0.0", extras = ["dotenv"]}
icalendar = "^5.0.0"
bs4 = "^0.0.1"
bs4 = "^0.0.2"
lxml = "^4.6.2"
geopy = "^2.1.0"
timezonefinder = "^6.0.1"
Expand Down

0 comments on commit 0286d5d

Please sign in to comment.