Skip to content

Commit

Permalink
Bump pytest from 7.3.1 to 7.3.2 (#320)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 7.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@7.3.1...7.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>
  • Loading branch information
dependabot[bot] authored Jun 13, 2023
1 parent 6500e60 commit 973aa1a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions 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 @@ -55,7 +55,7 @@ jupyterlab = { version = "3.6.4" }
lxml = { version = "4.9.2" }
pandas = { version = "1.3.5" }
tabulate = { version = "0.9.0" }
pytest = { version = "7.3.1" }
pytest = { version = "7.3.2" }
pytest-cov = { version = "4.1.0" }
requests-mock = { version = "1.10.0" }
ipython = { version = "7.34.0" }
Expand Down

0 comments on commit 973aa1a

Please sign in to comment.