chore(deps): update dependency django-webserver to v1.2.0 (#185)

Co-authored-by: DarrenOfficial <github@darrennathanael.com>
This commit is contained in:
renovate[bot] 2022-03-30 01:25:46 -05:00 committed by GitHub
parent 8aa1d51146
commit 3b1c7f91fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ install_requires =
[options.extras_require]
production =
psycopg2-binary==2.9.3
django-webserver[pyuwsgi]==1.1.0
django-webserver[pyuwsgi]==1.2.0
dev =
ipdb