Skip to content

Commit

Permalink
chore(deps-dev): Bump pytest from 8.3.1 to 8.3.2 (openwallet-foundati…
Browse files Browse the repository at this point in the history
…on#3132)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.2.
- [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.3.1...8.3.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jamshale <31809382+jamshale@users.noreply.github.com>
  • Loading branch information
2 people authored and darshilnb committed Sep 5, 2024
1 parent 4ed99bc commit 4e6b28e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pydevd="1.5.1"
pydevd-pycharm="~193.7288.30"

# testing
pytest = "^8.3.1"
pytest = "^8.3.2"
pytest-asyncio = "^0.23.6"
pytest-cov = "^5.0.0"
pytest-ruff = "^0.4.1"
Expand Down

0 comments on commit 4e6b28e

Please sign in to comment.