Compare commits

...

4 Commits

Author SHA1 Message Date
dependabot[bot] 385aa9a807
Merge 811ff9b38f into 53ad3bd245 2025-04-14 06:42:10 +00:00
MadduriSivamohan 53ad3bd245
Merge pull request #208 from CDC-IITDH/nitin
added tpo mail to REPS
2025-02-13 19:05:41 +05:30
NitinVangipuram ea9de3e261 added tpo mail to REPS 2025-02-13 11:16:19 +05:30
dependabot[bot] 811ff9b38f
Bump certifi from 2021.10.8 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 12:47:52 +00:00
2 changed files with 2 additions and 1 deletions

View File

@ -79,6 +79,7 @@ TOTAL_BRANCHES = 7 # Total No of Branches
TOTAL_BATCHES = 6 # Total No of Batches TOTAL_BATCHES = 6 # Total No of Batches
CDC_REPS_EMAILS = [ CDC_REPS_EMAILS = [
"tpo@iitdh.ac.in",
"cdc@iitdh.ac.in", "cdc@iitdh.ac.in",
"cdcfic@iitdh.ac.in", "cdcfic@iitdh.ac.in",
"vandana@iitdh.ac.in", "vandana@iitdh.ac.in",

View File

@ -1,7 +1,7 @@
asgiref>=3.5.2,<4 asgiref>=3.5.2,<4
astroid==2.11.2 astroid==2.11.2
cachetools==5.0.0 cachetools==5.0.0
certifi==2021.10.8 certifi==2022.12.7
chardet==4.0.0 chardet==4.0.0
charset-normalizer==2.0.12 charset-normalizer==2.0.12
colorama==0.4.4 colorama==0.4.4