Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent d84c524 commit 81214a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ sync = [
"channels==4.2.0",
"daphne==4.1.2",
"pydantic==2.9.2",
"websockets==13.1",
"websockets==14.1",
]

[project.scripts]
Expand Down

0 comments on commit 81214a4

Please sign in to comment.