Bump websockify from 0.9.0 to 0.10.0

Bumps [websockify](https://github.com/novnc/websockify) from 0.9.0 to 0.10.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.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-19 00:03:25 +00:00 committed by GitHub
parent b3d43f8d21
commit 0b7e863e09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ rq-dashboard==0.6.1
rq-scheduler==0.10.0
sqlalchemy==1.3.22
tenacity==5.0.2
websockify==0.9.0
websockify==0.10.0
pylint==2.13.9
pylint-quotes==0.2.3
sentry-sdk[flask]