Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent f3288bf commit 3f08f4d
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
Expand Up @@ -47,5 +47,5 @@ urllib3==1.26.7; python_full_version >= "3.6.1" and python_version < "4"
uvicorn==0.15.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0"
uvloop==0.18.0
watchgod==0.8.2
websockets==11.0.3
websockets==12.0
yarl==1.7.0; python_version >= "3.7" and python_version < "4.0"

0 comments on commit 3f08f4d

Please sign in to comment.