Skip to content

Commit

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

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

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 Nov 14, 2024
1 parent b85ce6e commit 0fb384f
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==14.0
websockets==14.1
yarl==1.7.0; python_version >= "3.7" and python_version < "4.0"

0 comments on commit 0fb384f

Please sign in to comment.