aboutsummaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/collateral/baml_isda.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/collateral/baml_isda.py b/python/collateral/baml_isda.py
index c5d03c12..392bc935 100644
--- a/python/collateral/baml_isda.py
+++ b/python/collateral/baml_isda.py
@@ -24,7 +24,7 @@ def download_from_secure_id(
):
password = {
"ghorel@lmcg.com": "v4vdMvH9Qe9t",
- "nyops@lmcg.com": "a6lAkBfqDSHsrkGspYSS",
+ "nyops@lmcg.com": "Serenitas21",
}
payload = {}
with requests.Session() as session: