chore(trading): update vega version to 75 preview 4 (#5968)

This commit is contained in:
Ben 2024-03-11 14:15:14 +00:00 committed by GitHub
parent 2e28a175ce
commit 990c894e2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest
VEGA_VERSION=v0.75.0-preview.2
VEGA_VERSION=v0.75.0-preview.4
LOCAL_SERVER=false

View File

@ -1,3 +1,3 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:main
VEGA_VERSION=v0.73.13
VEGA_VERSION=v0.74.10
LOCAL_SERVER=false

View File

@ -1166,7 +1166,7 @@ profile = ["pytest-profiling", "snakeviz"]
type = "git"
url = "https://github.com/vegaprotocol/vega-market-sim.git/"
reference = "HEAD"
resolved_reference = "53eed8942acb670783105cb1115bab76710a46dc"
resolved_reference = "b582d5bade90b0ebf6dbd8327af153b3416fb7cf"
[[package]]
name = "websocket-client"