Skip to content

Commit 4ae7aa1

Browse files
committed
feat: update lock file
1 parent ae7b51c commit 4ae7aa1

File tree

3 files changed

+436
-88
lines changed

3 files changed

+436
-88
lines changed

.DS_Store

0 Bytes
Binary file not shown.

scrapegraph-py/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraph_py"
3-
version = "1.8.0"
3+
version = "1.12.2"
44
description = "ScrapeGraph Python SDK for API"
55
authors = [
66
{ name = "Marco Vinciguerra", email = "[email protected]" },
@@ -70,6 +70,7 @@ dev-dependencies = [
7070
"mkdocs-material>=9.5.46",
7171
"mkdocstrings-python>=1.12.2",
7272
"poethepoet>=0.31.1",
73+
"twine>=6.1.0",
7374
]
7475

7576
[tool.black]

0 commit comments

Comments
 (0)