Skip to content

Commit dd977b3

Browse files
Bump websockets from 15.0.1 to 16.0 (#18)
Bumps [websockets](https://github.com/python-websockets/websockets) from 15.0.1 to 16.0. - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@15.0.1...16.0) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.0' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc189db commit dd977b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"pylibjpeg>=2.0.0",
1313
"pylibjpeg-openjpeg>=2.5.0",
1414
"pillow>=11.0.0",
15-
"websockets==15.0.1",
15+
"websockets==16.0",
1616
"requests>=2.32.0",
1717
"python-dotenv>=1.2.1",
1818
]

0 commit comments

Comments
 (0)