Skip to content

Commit

Permalink
Bump pytest-check from 2.2.2 to 2.3.1
Browse files Browse the repository at this point in the history
Bumps [pytest-check](https://github.com/okken/pytest-check) from 2.2.2 to 2.3.1.
- [Release notes](https://github.com/okken/pytest-check/releases)
- [Changelog](https://github.com/okken/pytest-check/blob/main/changelog.md)
- [Commits](okken/pytest-check@2.2.2...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent 379c103 commit 4d28167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"pytest-mock==3.12.0",
"pytest-qt==4.4.0",
"psutil==5.9.6",
"pytest-check==2.2.2",
"pytest-check==2.3.1",
"pywin32; sys_platform=='win32'",
]

Expand Down

0 comments on commit 4d28167

Please sign in to comment.