File tree Expand file tree Collapse file tree 2 files changed +416
-372
lines changed
Expand file tree Collapse file tree 2 files changed +416
-372
lines changed Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ 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.0 " , # 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.73 " , # https://pypi.org/project/holidays
2222 " httpx==0.28.1" , # https://pypi.org/project/httpx
23- " starlette==0.46.1 " , # https://pypi.org/project/starlette
23+ " starlette==0.46.2 " , # https://pypi.org/project/starlette
2424 " string-color==1.2.3" , # https://pypi.org/project/string-color
2525 " verboselogs==1.7" , # https://pypi.org/project/verboselogs
2626]
You can’t perform that action at this time.
0 commit comments