File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1616 "rooms_api_client_host" : "https://demo.rooms.docusign.com/restapi" ,
1717 "monitor_api_client_host" : "https://lens-d.docusign.net" ,
1818 "admin_api_client_host" : "https://api-d.docusign.net/management" ,
19- "webforms_api_client_host" : "https://apps-d.docusign.com/api/webforms/v1.1 " ,
19+ "webforms_api_client_host" : "https://apps-d.docusign.com/api/webforms" ,
2020 "allow_silent_authentication" : True , # a user can be silently authenticated if they have an
2121 # active login session on another tab of the same browser
2222 "target_account_id" : None , # Set if you want a specific DocuSign AccountId,
Original file line number Diff line number Diff line change 1- astroid == 3.3.9
2- certifi == 2025.1.31
1+ astroid == 3.3.10
2+ certifi == 2025.4.26
33cffi == 1.17.1
44chardet == 5.2.0
55Click
6- cryptography == 44 .0.2
7- docusign-esign == 4 .0.0
6+ cryptography == 45 .0.3
7+ docusign-esign == 5 .0.0
88docusign-rooms == 1.3.0
99docusign-monitor == 1.2.0
1010docusign-click == 1.4.0
11- docusign-admin == 2.0.0rc2
12- docusign-webforms == 1 .0.2rc12
11+ docusign-admin == 2.0.0
12+ docusign-webforms == 2 .0.0
1313Flask == 2.3.3
1414Flask-OAuthlib == 0.9.6
1515Flask-Session == 0.8.0
1616flask-wtf == 1.2.2
17- flake8 == 7.1.2
17+ flake8 == 7.2.0
1818idna == 3.10
19- isort == 5.13.2
19+ isort == 6.0.1
2020itsdangerous == 2.2.0
2121Jinja2 >= 3.1.6
22- lazy-object-proxy == 1.10 .0
22+ lazy-object-proxy == 1.11 .0
2323MarkupSafe == 2.1.5
2424mccabe == 0.7.0
2525oauthlib == 2.1.0
26- pipenv == 2024.4.1
26+ pipenv == 2025.0.3
2727py-oauth2 == 0.0.10
2828pycparser == 2.22
29- pylint == 3.3.6
29+ pylint == 3.3.7
3030python-dateutil == 2.9.0
31- python-dotenv == 1.0.1
31+ python-dotenv == 1.1.0
3232requests >= 2.32.3
3333requests_auth >= 8.0.0
3434requests-oauthlib == 1.1.0
3535six == 1.17.0
36- urllib3 >= 2.3 .0
37- virtualenv == 20.29.3
36+ urllib3 >= 2.4 .0
37+ virtualenv == 20.31.2
3838virtualenv-clone == 0.5.7
3939Werkzeug == 2.3.8
4040wrapt == 1.17.2
You can’t perform that action at this time.
0 commit comments