Skip to content

Commit 567cfca

Browse files
committed
pin version for security.
1 parent f18e493 commit 567cfca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ asana = ">=3.2,<4" # "Please use v3.2.X for stable / production environments"
1313
cryptography = ">=42.0.4" # dependency, pinned for security
1414
emoji = "*"
1515
GitPython = ">=3.1.41"
16+
idna = ">=3.7" # dependency, pinned for security
1617
PyGithub = "*"
1718
PyYAML = "*"
1819
requests = "*"

0 commit comments

Comments
 (0)