Skip to content

Commit

Permalink
Bump websockets from 8.1 to 9.1 in /crawlerx_server
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 Jul 19, 2022
1 parent 6c81be0 commit 69adc72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawlerx_server/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ uvloop==0.14.0
vine==1.3.0
virtualenv==20.0.21
w3lib==1.22.0
websockets==8.1
websockets==9.1
django-celery-beat==2.1.0
django-environ==0.8.0
future==0.18.2
Expand Down

0 comments on commit 69adc72

Please sign in to comment.