Commit Graph

194 Commits

Author SHA1 Message Date
dependabot[bot] e85d6a3dea Merge pull request #96 from CDC-IITDH/dependabot/pip/pytz-2022.1 2022-04-10 17:54:26 +00:00
dependabot[bot] 1bc80660a2 Merge pull request #95 from CDC-IITDH/dependabot/pip/zipp-3.8.0 2022-04-10 17:54:13 +00:00
Gowtham Sai 0b2c61f9d0 Merge branch 'main' into dependabot/pip/zipp-3.8.0 2022-04-10 23:24:06 +05:30
dependabot[bot] a3fd301370 Bump pytz from 2021.3 to 2022.1
Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.1.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.1)

---
updated-dependencies:
- dependency-name: pytz
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:54:01 +00:00
dependabot[bot] 516959dfc8 Bump platformdirs from 2.4.0 to 2.5.1
Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 2.4.0 to 2.5.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/2.4.0...2.5.1)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:53:14 +00:00
dependabot[bot] 62561dc577 Bump zipp from 3.6.0 to 3.8.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.6.0...v3.8.0)

---
updated-dependencies:
- dependency-name: zipp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:53:14 +00:00
dependabot[bot] ac2b091ab2 Bump wrapt from 1.13.3 to 1.14.0 (#89)
Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.13.3 to 1.14.0.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.13.3...1.14.0)

---
updated-dependencies:
- dependency-name: wrapt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 23:23:10 +05:30
dependabot[bot] ea7b7a2caa Merge pull request #93 from CDC-IITDH/dependabot/pip/psycopg2-binary-2.9.3 2022-04-10 17:52:51 +00:00
dependabot[bot] 202a9e69f1 Bump asgiref from 3.4.1 to 3.5.0 (#90)
Bumps [asgiref](https://github.com/django/asgiref) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/django/asgiref/releases)
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.4.1...3.5.0)

---
updated-dependencies:
- dependency-name: asgiref
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 23:22:35 +05:30
dependabot[bot] 00e45f4594 Bump psycopg2-binary from 2.9.2 to 2.9.3
Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.2 to 2.9.3.
- [Release notes](https://github.com/psycopg/psycopg2/releases)
- [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS)
- [Commits](https://github.com/psycopg/psycopg2/commits)

---
updated-dependencies:
- dependency-name: psycopg2-binary
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:52:28 +00:00
dependabot[bot] df56ade1e5 Merge pull request #92 from CDC-IITDH/dependabot/pip/urllib3-1.26.9 2022-04-10 17:52:16 +00:00
dependabot[bot] c902a346f9 Bump astroid from 2.9.0 to 2.11.2 (#88)
Bumps [astroid](https://github.com/PyCQA/astroid) from 2.9.0 to 2.11.2.
- [Release notes](https://github.com/PyCQA/astroid/releases)
- [Changelog](https://github.com/PyCQA/astroid/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/astroid/compare/v2.9.0...v2.11.2)

---
updated-dependencies:
- dependency-name: astroid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-10 23:21:36 +05:30
dependabot[bot] 7887e08138 Bump urllib3 from 1.26.7 to 1.26.9
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.7 to 1.26.9.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.9/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.9)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:51:36 +00:00
dependabot[bot] e0a3b292f6 Merge pull request #91 from CDC-IITDH/dependabot/pip/requests-2.27.1 2022-04-10 17:51:10 +00:00
dependabot[bot] 0423b04100 Bump requests from 2.26.0 to 2.27.1
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.27.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.27.1)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:50:45 +00:00
dependabot[bot] 01cdd2b425 Merge pull request #72 from CDC-IITDH/dependabot/pip/cachetools-5.0.0 2022-04-10 17:50:39 +00:00
dependabot[bot] 0916f9c95e Merge pull request #66 from CDC-IITDH/dependabot/pip/lazy-object-proxy-1.7.1 2022-04-10 17:50:16 +00:00
dependabot[bot] fae7d90c14 Bump cachetools from 4.2.4 to 5.0.0
Bumps [cachetools](https://github.com/tkem/cachetools) from 4.2.4 to 5.0.0.
- [Release notes](https://github.com/tkem/cachetools/releases)
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v4.2.4...v5.0.0)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:49:36 +00:00
dependabot[bot] 1b89d1e3d5 Merge pull request #85 from CDC-IITDH/dependabot/pip/charset-normalizer-2.0.12 2022-04-10 17:49:06 +00:00
dependabot[bot] c83ff81f71 Merge pull request #87 from CDC-IITDH/dependabot/pip/django-db-logger-0.1.12 2022-04-10 17:48:52 +00:00
dependabot[bot] 3f1b02dcb0 Merge pull request #84 from CDC-IITDH/dependabot/pip/python-dotenv-0.20.0 2022-04-10 17:48:40 +00:00
dependabot[bot] ff36be0deb Bump python-dotenv from 0.19.2 to 0.20.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.19.2...v0.20.0)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:48:09 +00:00
dependabot[bot] de73e22b36 Bump django-db-logger from 0.1.11 to 0.1.12
Bumps [django-db-logger](https://github.com/CiCiUi/django-db-logger) from 0.1.11 to 0.1.12.
- [Release notes](https://github.com/CiCiUi/django-db-logger/releases)
- [Commits](https://github.com/CiCiUi/django-db-logger/commits/v0.1.12)

---
updated-dependencies:
- dependency-name: django-db-logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:47:55 +00:00
dependabot[bot] cfac7458ab Merge pull request #86 from CDC-IITDH/dependabot/pip/pylint-2.13.5 2022-04-10 17:47:39 +00:00
dependabot[bot] d87c6f265d Bump pylint from 2.12.2 to 2.13.5
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.12.2 to 2.13.5.
- [Release notes](https://github.com/PyCQA/pylint/releases)
- [Changelog](https://github.com/PyCQA/pylint/blob/main/ChangeLog)
- [Commits](https://github.com/PyCQA/pylint/compare/v2.12.2...v2.13.5)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:47:16 +00:00
dependabot[bot] 59d178f41e Merge pull request #82 from CDC-IITDH/dependabot/pip/typing-extensions-4.1.1 2022-04-10 17:47:14 +00:00
dependabot[bot] fddb8d413f Bump charset-normalizer from 2.0.9 to 2.0.12
Bumps [charset-normalizer](https://github.com/ousret/charset_normalizer) from 2.0.9 to 2.0.12.
- [Release notes](https://github.com/ousret/charset_normalizer/releases)
- [Changelog](https://github.com/Ousret/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ousret/charset_normalizer/compare/2.0.9...2.0.12)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:47:12 +00:00
dependabot[bot] 395cc6d7d2 Merge pull request #83 from CDC-IITDH/dependabot/pip/whitenoise-6.0.0 2022-04-10 17:47:00 +00:00
dependabot[bot] 5af3cb62f4 Merge pull request #69 from CDC-IITDH/dependabot/pip/pyjwt-2.3.0 2022-04-10 17:46:46 +00:00
dependabot[bot] 4e51fbee5b Bump typing-extensions from 4.0.1 to 4.1.1
Bumps [typing-extensions](https://github.com/python/typing) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/python/typing/releases)
- [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG)
- [Commits](https://github.com/python/typing/compare/4.0.1...4.1.1)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:46:22 +00:00
dependabot[bot] 43bf98d5d4 Bump whitenoise from 5.3.0 to 6.0.0
Bumps [whitenoise](https://github.com/evansd/whitenoise) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/evansd/whitenoise/releases)
- [Changelog](https://github.com/evansd/whitenoise/blob/master/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/v5.3.0...6.0.0)

---
updated-dependencies:
- dependency-name: whitenoise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:46:05 +00:00
dependabot[bot] f324f0c462 Merge pull request #80 from CDC-IITDH/dependabot/pip/django-cors-headers-3.11.0 2022-04-10 17:45:44 +00:00
dependabot[bot] 9fd3b7a2d4 Bump django-cors-headers from 3.10.1 to 3.11.0
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/adamchainz/django-cors-headers/releases)
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.10.1...3.11.0)

---
updated-dependencies:
- dependency-name: django-cors-headers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:45:31 +00:00
dependabot[bot] 6ce04acb05 Merge pull request #81 from CDC-IITDH/dependabot/pip/google-auth-2.6.3 2022-04-10 17:45:04 +00:00
Gowtham Sai 84f4a8c5ce Merge branch 'main' into dependabot/pip/google-auth-2.6.3 2022-04-10 23:14:55 +05:30
dependabot[bot] 2daaa2649d Bump lazy-object-proxy from 1.6.0 to 1.7.1
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.6.0 to 1.7.1.
- [Release notes](https://github.com/ionelmc/python-lazy-object-proxy/releases)
- [Changelog](https://github.com/ionelmc/python-lazy-object-proxy/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.6.0...v1.7.1)

---
updated-dependencies:
- dependency-name: lazy-object-proxy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:44:43 +00:00
dependabot[bot] 45787b6c17 Bump google-auth from 2.3.3 to 2.6.3
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.3.3 to 2.6.3.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.3.3...v2.6.3)

---
updated-dependencies:
- dependency-name: google-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-10 17:44:27 +00:00
dependabot[bot] 5f2dbf9591 Merge pull request #74 from CDC-IITDH/dependabot/pip/django-3.2.12 2022-04-10 17:44:25 +00:00
dependabot[bot] f216070284 Merge pull request #78 from CDC-IITDH/dependabot/pip/importlib-metadata-4.11.3 2022-04-10 17:44:13 +00:00
dependabot[bot] 5c820e64c7 Merge pull request #65 from CDC-IITDH/dependabot/pip/djangorestframework-3.13.1 2022-04-10 17:43:58 +00:00
Gowtham Sai 63ddbe8ce8 Delete codeql-analysis.yml 2022-04-10 23:13:21 +05:30
karthik mv 67a4080672 added recaptcha verification (#79) 2022-04-10 23:12:02 +05:30
karthikmv 110234d0ac Revert "added recaptcha verification"
This reverts commit 7d8fe03b1a.
2022-04-09 22:12:34 +05:30
karthikmv 10edf75891 added recaptcha verification 2022-04-07 17:04:57 +05:30
dependabot[bot] b33685720c Bump importlib-metadata from 4.8.2 to 4.11.3
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 4.8.2 to 4.11.3.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/CHANGES.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v4.8.2...v4.11.3)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 15:27:41 +00:00
dependabot[bot] 86127edd1a Bump django from 3.2.10 to 3.2.12
Bumps [django](https://github.com/django/django) from 3.2.10 to 3.2.12.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/3.2.10...3.2.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 15:21:56 +00:00
dependabot[bot] 105c11abc8 Bump pyjwt from 2.0.1 to 2.3.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.1 to 2.3.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.0.1...2.3.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-17 15:19:03 +00:00
CDC-IITDH ea773fefe7 Merge pull request #68 from CDC-IITDH/modified-apis
Modified APIs
2021-12-17 19:40:51 +05:30
Gowtham Sai 32c6468ade Fixed Bugs 2021-12-17 19:23:32 +05:30
Gowtham Sai 4dbd4a65c8 Added Verify Email Functionality 2021-12-17 17:15:56 +05:30