Skip to content

Commit 4c34304

Browse files
committed
update dependencies
1 parent aad693c commit 4c34304

File tree

2 files changed

+16
-8
lines changed

2 files changed

+16
-8
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
certifi = "==2022.12.7"
7+
certifi = "==2022.6.15.1"
8+
future = "*"
89
six = ">=1.10"
910
python-dateutil = ">=2.5.3"
1011
urllib3 = ">=1.15.1"

Pipfile.lock

Lines changed: 14 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)