Bläddra i källkod

Bump websockets from 8.1 to 9.1 in /frameworks/Python/quart (#7054)

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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 år sedan
förälder
incheckning
1fd5ee0ac4
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      frameworks/Python/quart/requirements-uvicorn.txt

+ 1 - 1
frameworks/Python/quart/requirements-uvicorn.txt

@@ -1,4 +1,4 @@
 gunicorn==20.0.4
 httptools==0.1.1
 uvicorn==0.11.3
-websockets==8.1
+websockets==9.1