Skip to content

Commit

Permalink
chore(deps-dev): bump websocket-client from 1.6.4 to 1.7.0 (#24)
Browse files Browse the repository at this point in the history
Bumps [websocket-client](https://github.com/websocket-client/websocket-client) from 1.6.4 to 1.7.0.
- [Release notes](https://github.com/websocket-client/websocket-client/releases)
- [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog)
- [Commits](websocket-client/websocket-client@v1.6.4...v1.7.0)

---
updated-dependencies:
- dependency-name: websocket-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 6, 2023
1 parent 5f55db2 commit 62d7344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ s3transfer==0.7.0; python_version >= '3.7'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==1.26.18
uuid==1.30
websocket-client==1.6.4; python_version >= '3.8'
websocket-client==1.7.0; python_version >= '3.8'
werkzeug==3.0.1; python_version >= '3.8'
xmltodict==0.13.0; python_version >= '3.4'
ldap3==2.9.1
Expand Down

0 comments on commit 62d7344

Please sign in to comment.