File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " scrapegraph_py"
3- version = " 0.0.1 "
3+ version = " 0.0.2 "
44description = " ScrapeGraph Python SDK for API"
55authors = [
66 {
name =
" Marco Vinciguerra" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ markupsafe==3.0.2
4646 # via jinja2
4747mccabe==0.7.0
4848 # via pylint
49- packaging==24.1
49+ packaging==24.2
5050 # via pytest
5151 # via sphinx
5252platformdirs==4.3.6
@@ -91,7 +91,7 @@ sphinxcontrib-qthelp==2.0.0
9191 # via sphinx
9292sphinxcontrib-serializinghtml==2.0.0
9393 # via sphinx
94- tomli==2.0.2
94+ tomli==2.1.0
9595 # via pylint
9696 # via pytest
9797tomlkit==0.13.2
@@ -103,5 +103,5 @@ typing-extensions==4.12.2
103103 # via pylint
104104urllib3==2.2.3
105105 # via requests
106- zipp==3.20.2
106+ zipp==3.21.0
107107 # via importlib-metadata
You can’t perform that action at this time.
0 commit comments