Skip to content

Commit

Permalink
chore(deps): bump websockets from 13.1 to 14.0
Browse files Browse the repository at this point in the history
Bumps [websockets](https://github.com/python-websockets/websockets) from 13.1 to 14.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@13.1...14.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 Nov 11, 2024
1 parent 39cc33a commit f03c232
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.21.0
watchgod==0.8.2
websockets==13.1
websockets==14.0
yarl==1.7.0; python_version >= "3.7" and python_version < "4.0"

0 comments on commit f03c232

Please sign in to comment.