Skip to content

Commit

Permalink
Merge pull request #3117 from hyperledger/dependabot/pip/demo/playgro…
Browse files Browse the repository at this point in the history
…und/examples/pytest-asyncio-0.23.8

chore(deps): Bump pytest-asyncio from 0.23.7 to 0.23.8 in /demo/playground/examples
  • Loading branch information
swcurran committed Jul 22, 2024
2 parents 0deadae + c71da94 commit b8a1aaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions demo/playground/examples/poetry.lock

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

2 changes: 1 addition & 1 deletion demo/playground/examples/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Jason Sherman <tools@usingtechnolo.gy>"]
[tool.poetry.dependencies]
python = "^3.12"
pytest = "^7.4.4"
pytest-asyncio = "^0.23.7"
pytest-asyncio = "^0.23.8"
asynctest = "^0.13.0"
requests = "^2.32.3"

Expand Down

0 comments on commit b8a1aaa

Please sign in to comment.