File tree Expand file tree Collapse file tree 2 files changed +301
-288
lines changed Expand file tree Collapse file tree 2 files changed +301
-288
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ unittest2 = "==1.1.0"
11
11
pre-commit = " ==2.18.1"
12
12
flake8 = " ==4.0.1"
13
13
autopep8 = " ==1.6.0"
14
- pipenv = " ==2022.3.28 "
14
+ pipenv = " ==2023.2.4 "
15
15
pep8-naming = " ==0.12.1"
16
16
pytest-cov = " ==3.0.0"
17
17
@@ -25,7 +25,7 @@ click = "==8.1.2"
25
25
flask = " ==2.1.1"
26
26
backoff = " ==1.11.1"
27
27
boxsdk = {extras = [" jwt" ],version = " ==3.2.0" }
28
- cryptography = " ==36 .0.2 "
28
+ cryptography = " ==39 .0.1 "
29
29
hvac = " ==0.11.2"
30
30
asyncio = " ==3.4.3"
31
31
requests = " ==2.27.1"
@@ -35,6 +35,7 @@ pyjwt = "==2.4.0"
35
35
ibm-db = " ==3.1.1"
36
36
detect-secrets = {ref = " 0.13.1+ibm.56.dss" , git = " https://github.com/ibm/detect-secrets.git" }
37
37
pytest = " ==7.2.0"
38
+ Werkzeug = " == 2.2.3"
38
39
39
40
[requires ]
40
41
python_version = " 3.9"
You can’t perform that action at this time.
0 commit comments