Skip to content

Commit

Permalink
Merge pull request #9354 from wolfi-dev/wolfictl-a611644a-923f-45c4-a…
Browse files Browse the repository at this point in the history
…87e-8fba50fcf921

py3-websocket-client/1.7.0 package update
  • Loading branch information
ajayk authored Dec 3, 2023
2 parents 110b50b + 26688d9 commit cfdae4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions py3-websocket-client.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-websocket-client
version: 1.6.4
epoch: 1
version: 1.7.0
epoch: 0
description: WebSocket client for Python with low level API options
copyright:
- license: Apache-2.0
Expand All @@ -26,7 +26,7 @@ pipeline:
with:
repository: https://github.com/websocket-client/websocket-client/
tag: v${{package.version}}
expected-commit: 39a6876001d1170f0e1fc2754860a4697fe9b506
expected-commit: 85de6c7e14058ca37224303d5468a560413a6205

- name: Python Build
runs: python setup.py build
Expand Down

0 comments on commit cfdae4c

Please sign in to comment.