Skip to content

Commit

Permalink
Bump websockets from 9.1 to 12.0
Browse files Browse the repository at this point in the history
Bumps [websockets](https://github.com/python-websockets/websockets) from 9.1 to 12.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@9.1...12.0)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2023
1 parent 6eb763c commit 09e78cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.7.4
websockets==9.1
websockets==12.0
PyJWT==2.4.0
pytz==2019.3

0 comments on commit 09e78cb

Please sign in to comment.