Skip to content

Commit

Permalink
build(deps): bump websockets from 9.1 to 10.0 in /.github/workflows (#…
Browse files Browse the repository at this point in the history
…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>
  • Loading branch information
dependabot[bot] authored Sep 9, 2021
1 parent 4b30e18 commit 17f194c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ pre-commit==2.15.0
black==21.8b0
flake8==3.9.2
reorder-python-imports==2.6.0
websockets==9.1
websockets==10.0
sqlalchemy==1.4.23
ocpp>=0.8.3

0 comments on commit 17f194c

Please sign in to comment.