Skip to content

Commit dece7e4

Browse files
committed
update pip files
Signed-off-by: Stephen Linnell <[email protected]>
1 parent 092266d commit dece7e4

File tree

2 files changed

+300
-279
lines changed

2 files changed

+300
-279
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click = "==8.1.2"
2525
flask = "==2.1.1"
2626
backoff = "==1.11.1"
2727
boxsdk = {extras = ["jwt"],version = "==3.2.0"}
28-
cryptography = "==36.0.2"
28+
cryptography = "==39.0.1"
2929
hvac = "==0.11.2"
3030
asyncio = "==3.4.3"
3131
requests = "==2.27.1"
@@ -35,6 +35,7 @@ pyjwt = "==2.4.0"
3535
ibm-db = "==3.1.1"
3636
detect-secrets = {ref = "0.13.1+ibm.56.dss", git = "https://github.com/ibm/detect-secrets.git"}
3737
pytest = "==7.2.0"
38+
Werkzeug = "== 2.2.3"
3839

3940
[requires]
4041
python_version = "3.9"

0 commit comments

Comments
 (0)