Skip to content

Commit 17f194c

Browse files
build(deps): bump websockets from 9.1 to 10.0 in /.github/workflows (#155)
Bumps [websockets](https://github.com/aaugustin/websockets) from 9.1 to 10.0. - [Release notes](https://github.com/aaugustin/websockets/releases) - [Commits](python-websockets/websockets@9.1...10.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>
1 parent 4b30e18 commit 17f194c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ pre-commit==2.15.0
33
black==21.8b0
44
flake8==3.9.2
55
reorder-python-imports==2.6.0
6-
websockets==9.1
6+
websockets==10.0
77
sqlalchemy==1.4.23
88
ocpp>=0.8.3

0 commit comments

Comments
 (0)