Skip to content

Commit

Permalink
Bump websockets from 8.1 to 9.1
Browse files Browse the repository at this point in the history
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](python-websockets/websockets@8.1...9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 11, 2021
1 parent 54e07a7 commit 680cd0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ sniffio==1.1.0
socketIO-client==0.7.2
urllib3==1.25.8
websocket-client==0.57.0
websockets==8.1
websockets==9.1
wincertstore==0.2
2 changes: 1 addition & 1 deletion server_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ sniffio==1.1.0
socketIO-client==0.7.2
urllib3==1.25.8
websocket-client==0.57.0
websockets==8.1
websockets==9.1
wincertstore==0.2

0 comments on commit 680cd0a

Please sign in to comment.