Skip to content

Commit 0286d5d

Browse files
authored
Merge pull request #262 from networktocode/renovate/bs4-0.x
chore(deps): update dependency bs4 to ^0.0.2
2 parents 325a834 + a34ee48 commit 0286d5d

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

poetry.lock

Lines changed: 6 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python = "^3.8"
2626
click = ">=7.1, <9.0"
2727
pydantic = {version = ">= 2.0.0", extras = ["dotenv"]}
2828
icalendar = "^5.0.0"
29-
bs4 = "^0.0.1"
29+
bs4 = "^0.0.2"
3030
lxml = "^4.6.2"
3131
geopy = "^2.1.0"
3232
timezonefinder = "^6.0.1"

0 commit comments

Comments
 (0)