Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b1ef60c

Browse files
authored
Update a few stub versions (#5670)
1 parent 679ddde commit b1ef60c

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

stubs/Markdown/METADATA.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
version = "0.1"
2-
python2 = true
3-
requires = []
1+
version = "3.3"

stubs/pytz/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "2021.1"
22
python2 = true

stubs/requests/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "0.1"
1+
version = "2.25"
22
python2 = true

0 commit comments

Comments
 (0)