Skip to content

Commit

Permalink
Bump goth version with better logs (#3230)
Browse files Browse the repository at this point in the history
  • Loading branch information
scx1332 authored and kamirr committed Jul 9, 2024
1 parent 561868d commit bd39f5c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
42 changes: 23 additions & 19 deletions goth_tests/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions goth_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ python = "^3.10.1,<3.11"
pytest = "^7.4"
pytest-asyncio = "0.21"
pytest-split = "^0.8.1"
goth = "0.18.0"
#goth = "0.18.1"
# to use development goth version uncomment below
# goth = { git = "https://github.com/golemfactory/goth.git", rev = "1c96df963a89f55d8ce06fab9398eafafdfd266e" }
goth = { git = "https://github.com/golemfactory/goth.git", rev = "cda4aa83a72622cd97de45d8ce9066750c3b522e" }

[tool.poetry.dev-dependencies]
black = "21.7b0"
Expand Down

0 comments on commit bd39f5c

Please sign in to comment.