Skip to content

Commit

Permalink
chore(deps): bump pytest from 8.1.1 to 8.3.3 in /pytests/iroha_torii_…
Browse files Browse the repository at this point in the history
…tests (#5060)

chore(deps): bump pytest in /pytests/iroha_torii_tests

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.1.1...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 11, 2024
1 parent 781b3ea commit 2d05661
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions pytests/iroha_torii_tests/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 pytests/iroha_torii_tests/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.11"
requests = "^2.31.0"
pytest = "^8.0.2"
pytest = "^8.3.3"
websocket-client = "^1.7.0"
allure-pytest = "^2.13.2"
python-dotenv = "^1.0.1"
Expand Down

0 comments on commit 2d05661

Please sign in to comment.