chore(trading): update market-sim (#5463)

This commit is contained in:
Ben 2023-12-06 16:31:44 +00:00 committed by GitHub
parent 13c1044f8e
commit c0790c1e93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 7 deletions

View File

@ -1,2 +1,2 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest CONSOLE_IMAGE_NAME=vegaprotocol/trading:latest
VEGA_VERSION=v0.73.6 VEGA_VERSION=v0.73.8

View File

@ -1,2 +1,2 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop CONSOLE_IMAGE_NAME=vegaprotocol/trading:develop
VEGA_VERSION=v0.73.6 VEGA_VERSION=v0.73.8

View File

@ -1,2 +1,2 @@
CONSOLE_IMAGE_NAME=vegaprotocol/trading:main CONSOLE_IMAGE_NAME=vegaprotocol/trading:main
VEGA_VERSION=v0.73.6 VEGA_VERSION=v0.73.8

View File

@ -1159,9 +1159,9 @@ profile = ["pytest-profiling", "snakeviz"]
[package.source] [package.source]
type = "git" type = "git"
url = "https://github.com/vegaprotocol/vega-market-sim.git" url = "https://github.com/vegaprotocol/vega-market-sim.git/"
reference = "HEAD" reference = "fix/genesis_panic"
resolved_reference = "fbcb974b2055bbc80169cdfd69987f087f9969fb" resolved_reference = "7ab04931924380db8000544b7f3d65fcb39b5467"
[[package]] [[package]]
name = "websocket-client" name = "websocket-client"
@ -1342,4 +1342,4 @@ files = [
[metadata] [metadata]
lock-version = "2.0" lock-version = "2.0"
python-versions = ">=3.9,<3.11" python-versions = ">=3.9,<3.11"
content-hash = "d1231fe591b774e34b8f94a54cd02e4d7dae924c57785263841c3b0b0feed505" content-hash = "68ed0de55290a3b929d47eb7f7b031fb7e172261c7bbeb4f554b7c27a4462754"