Skip to content

Commit 9cf66a2

Browse files
committed
Fixed security issue
1 parent 36f6338 commit 9cf66a2

File tree

4 files changed

+473
-473
lines changed

4 files changed

+473
-473
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"pycountry",
4242
"requests",
4343
"simplejson",
44-
"tinyscript>=1.26.0",
44+
"tinyscript>=1.28.6",
4545
"user_agent",
4646
]
4747
dynamic = ["version"]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ bs4
22
pycountry
33
requests
44
simplejson
5-
tinyscript>=1.28.0
5+
tinyscript>=1.28.6
66
user_agent

src/pybots/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.1.2
1+
2.1.3

0 commit comments

Comments
 (0)