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" }]
16
16
17
17
dependencies = [
18
18
" 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
20
20
" 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
22
22
" 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
24
24
" string-color==1.2.3" , # https://pypi.org/project/string-color
25
25
" verboselogs==1.7" , # https://pypi.org/project/verboselogs
26
26
]
You can’t perform that action at this time.
0 commit comments