Bump websockets from 8.1 to 9.1

Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-11 18:03:29 +00:00 committed by Matthew Stratford
parent 69b68ff6d3
commit acc6f4ade2
2 changed files with 2 additions and 2 deletions

View file

@ -16,6 +16,6 @@ requests==2.23.0
typed-ast==1.4.1 typed-ast==1.4.1
typing-extensions==3.7.4.2 typing-extensions==3.7.4.2
urllib3==1.25.8 urllib3==1.25.8
websockets==8.1 websockets==9.1
Werkzeug==1.0.1 Werkzeug==1.0.1
yarl==1.4.2 yarl==1.4.2

View file

@ -51,6 +51,6 @@ typed-ast==1.4.1
typing-extensions==3.7.4.2 typing-extensions==3.7.4.2
ujson==1.35 ujson==1.35
urllib3==1.25.8 urllib3==1.25.8
websockets==8.1 websockets==9.1
Werkzeug==1.0.1 Werkzeug==1.0.1
yarl==1.4.2 yarl==1.4.2