Bump websockify from 0.8.0 to 0.9.0 (#75)

Bumps [websockify](https://github.com/novnc/websockify) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/novnc/websockify/releases)
- [Changelog](https://github.com/novnc/websockify/blob/master/CHANGES.txt)
- [Commits](https://github.com/novnc/websockify/compare/v0.8.0...v0.9.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-12-25 17:39:55 -05:00 committed by GitHub
parent ecd4127972
commit bea2008754
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ rq-scheduler==0.10.0
sqlalchemy==1.3.22
sshtunnel==0.2.2
tenacity==5.0.2
websockify==0.8.0
websockify==0.9.0
pylint==2.6.0
pylint-quotes==0.2.1
sentry-sdk[flask]