File tree 2 files changed +26
-28
lines changed
app/quick_acg/quick_acg_app/templates
2 files changed +26
-28
lines changed Original file line number Diff line number Diff line change 37
37
data-busy ="href "> {{ session["manifest"]["SupportingTexts"]["LoginButton"] }} < span class ="sr-only "> (current)</ span > </ a >
38
38
</ li >
39
39
{% endif %}
40
-
40
+ </ ul >
41
41
{% if session['ds_user_name'] %}
42
42
< span class ="navbar-text ">
43
43
Welcome {{ session['ds_user_name'] }}
@@ -65,8 +65,6 @@ <h3>Working... <span></span></h3>
65
65
</ div >
66
66
</ section >
67
67
68
- < p id ="download-continue " class ="feedback "> < a href ="/ "> Continue</ a > </ p >
69
-
70
68
{% if 'ds_user_name' in session %}
71
69
< div class ="container ">
72
70
< section id ="content " style ="padding-top:30px; ">
Original file line number Diff line number Diff line change 1
- astroid == 2.11.5
2
- certifi == 2021.10.8
3
- cffi == 1.15.1
4
- chardet == 5.1 .0
1
+ astroid == 3.1.0
2
+ certifi == 2024.2.2
3
+ cffi == 1.16.0
4
+ chardet == 5.2 .0
5
5
Click
6
- cryptography == 39 .0.0
6
+ cryptography == 42 .0.5
7
7
docusign-esign == 4.0.0rc1
8
8
docusign-rooms == 1.3.0
9
9
docusign-monitor == 1.2.0
10
10
docusign-click == 1.4.0
11
- docusign-admin == 1.4.0
11
+ docusign-admin == 1.4.1
12
12
docusign-webforms == 1.0.2rc12
13
13
docusign-maestro == 1.0.0rc1
14
- Flask == 1.1.1
14
+ Flask == 2.3.3
15
15
Flask-OAuthlib == 0.9.6
16
- Flask-Session
17
- flask-wtf == 0.14.3
18
- flake8 == 5 .0.4
19
- idna == 3.4
20
- isort == 4.3.21
21
- itsdangerous == 1.1 .0
22
- Jinja2 >= 2.10 .3
23
- lazy-object-proxy == 1.4.3
24
- MarkupSafe == 1 .1.1
16
+ Flask-Session == 0.8.0
17
+ flask-wtf == 1.2.1
18
+ flake8 == 7 .0.0
19
+ idna == 3.7
20
+ isort == 5.13.2
21
+ itsdangerous == 2.2 .0
22
+ Jinja2 >= 3.1 .3
23
+ lazy-object-proxy == 1.10.0
24
+ MarkupSafe == 2 .1.5
25
25
mccabe == 0.7.0
26
26
oauthlib == 2.1.0
27
- pipenv == 2022.1.8
27
+ pipenv == 2023.12.1
28
28
py-oauth2 == 0.0.10
29
- pycparser == 2.21
30
- pylint == 2.14.1
29
+ pycparser == 2.22
30
+ pylint == 3.1.0
31
31
python-dateutil == 2.8.2
32
- python-dotenv == 0.21.0
33
- requests >= 2.28.2
32
+ python-dotenv == 1.0.1
33
+ requests >= 2.31.0
34
34
requests-oauthlib == 1.1.0
35
35
six == 1.16.0
36
- urllib3 >= 1.26.14
37
- virtualenv == 20.21.0
36
+ urllib3 >= 2.2.1
37
+ virtualenv == 20.25.3
38
38
virtualenv-clone == 0.5.7
39
- Werkzeug == 2.0.0
40
- wrapt == 1.11.2
39
+ Werkzeug == 2.3.8
40
+ wrapt == 1.16.0
You can’t perform that action at this time.
0 commit comments