Skip to content

Commit 0b51a31

Browse files
Packages updated
1 parent 2ab0434 commit 0b51a31

File tree

2 files changed

+159
-98
lines changed

2 files changed

+159
-98
lines changed

Pipfile

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
certifi = "==2017.11.5"
8-
chardet = "==3.0.4"
9-
idna = "==2.6"
10-
requests = "==2.18.4"
11-
"urllib3" = "==1.22"
7+
certifi = "==2021.5.30"
8+
chardet = "==4.0.0"
9+
idna = "==2.10"
10+
requests = "==2.25.1"
11+
"urllib3" = "==1.26.5"
1212

1313
[dev-packages]
1414
pytest = "*"

0 commit comments

Comments
 (0)