automated-survey-django
automated-survey-django copied to clipboard
A sample app for automated phone surveys with Twilio, TwiML, Python and Django
Bumps [pytest-django](https://github.com/pytest-dev/pytest-django) from 2.8.0 to 4.4.0. Release notes Sourced from pytest-django's releases. 4.3.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-3-0-2021-05-15 4.1.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-1-0-2020-10-22 4.0.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v4-0-0-2020-10-16 3.8.0 https://pytest-django.readthedocs.io/en/latest/changelog.html#v3-8-0-2020-01-14 Fix compatibility with pytest 5.x No release notes provided. 3.5.0...
Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.0.0 to 2.12.1. Changelog Sourced from pytest-cov's changelog. 2.12.1 (2021-06-01) Changed the toml requirement to be always be directly required (instead of being required through a coverage...
Bumps [pytest](https://github.com/pytest-dev/pytest) from 2.7.2 to 6.2.4. Release notes Sourced from pytest's releases. 6.2.4 pytest 6.2.4 (2021-05-04) Bug Fixes #8539: Fixed assertion rewriting on Python 3.10. 6.2.3 pytest 6.2.3 (2021-04-03) Bug...
Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 1.3.0 to 5.6.0. [](https://dependabot.com/compatibility-score/?dependency-name=pbr&package-manager=pip&previous-version=1.3.0&new-version=5.6.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [py](https://github.com/pytest-dev/py) from 1.4.30 to 1.10.0. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular expression deinal of service in py A denial...
Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.9.1 to 0.19.0. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Regular Expression Denial of Service (REDoS) in httplib2 Impact A...
Bumps [stevedore](https://docs.openstack.org/stevedore/latest/) from 1.6.0 to 3.3.0. [](https://dependabot.com/compatibility-score/?dependency-name=stevedore&package-manager=pip&previous-version=1.6.0&new-version=3.3.0) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.3.0 to 19.5.0. **This update includes a security fix.** Vulnerabilities fixed *Sourced from The GitHub Security Advisory Database.* > **Moderate severity vulnerability that affects gunicorn** > gunicorn...
Hey I just started implementing this, however after sniffing the request a little I discovered that there is no is_sms attribute on the twilio request coming through causing it to...