Skip to content

Commit eedd3af

Browse files
authored
update vulnerable dependencies (#78)
Co-authored-by: Dan Gost <Danila Kislitsyn>
1 parent f222593 commit eedd3af

File tree

3 files changed

+126
-129
lines changed

3 files changed

+126
-129
lines changed

Pipfile

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

66
[packages]
7-
certifi = "==2022.6.15.1"
8-
future = "*"
7+
certifi = "==2022.12.7"
98
six = ">=1.10"
109
python-dateutil = ">=2.5.3"
1110
urllib3 = ">=1.15.1"

0 commit comments

Comments
 (0)