File tree Expand file tree Collapse file tree 2 files changed +501
-391
lines changed
Expand file tree Collapse file tree 2 files changed +501
-391
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ authors = [{ name = "MVladislav" }]
1616
1717dependencies = [
1818 " bs4==0.0.2" , # https://pypi.org/project/bs4
19- " click==8.1.8 " , # https://pypi.org/project/click
19+ " click==8.2.1 " , # https://pypi.org/project/click
2020 " coloredlogs==15.0.1" , # https://pypi.org/project/coloredlogs
21- " holidays==0.69 " , # https://pypi.org/project/holidays
21+ " holidays==0.78 " , # https://pypi.org/project/holidays
2222 " httpx==0.28.1" , # https://pypi.org/project/httpx
2323 " starlette==0.46.1" , # https://pypi.org/project/starlette
24- " string-color==1.2.3 " , # https://pypi.org/project/string-color
24+ " string-color==1.3.0 " , # https://pypi.org/project/string-color
2525 " verboselogs==1.7" , # https://pypi.org/project/verboselogs
2626]
2727
You can’t perform that action at this time.
0 commit comments