Skip to content

Commit cba3f53

Browse files
MarkupSafe deprecation fix
Pins the version to 2.0.1. aws/aws-sam-cli#3661 (comment)
1 parent de990ec commit cba3f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ansible = "==2.9.20"
1616
cryptography = "==3.3.2"
1717
molecule = "*"
1818
molecule-docker = "*"
19+
markupsafe = "==2.0.1"
1920

2021
[requires]
2122
python_version = "3.7"

0 commit comments

Comments
 (0)