Skip to content

Commit

Permalink
chore(deps): update websockets requirement from <8,>=7.0 to >=7.0,<9
Browse files Browse the repository at this point in the history
Updates the requirements on [websockets](https://github.com/aaugustin/websockets) to permit the latest version.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/master/docs/changelog.rst)
- [Commits](python-websockets/websockets@7.0...8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 31, 2020
1 parent cf0bbc2 commit b853e99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -2,4 +2,4 @@ pymongo==3.10.1
mysql-connector-python==8.0.19
requests==2.22.0
python-twitter==3.5
websockets>=7.0,<8
websockets>=7.0,<9

0 comments on commit b853e99

Please sign in to comment.