Skip to content

Commit 3aa0721

Browse files
Update pytest requirement from ~=7.2.1 to ~=7.2.2 in /tagbase_server (#197)
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.2.1...7.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b46d75b commit 3aa0721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest~=7.2.1
1+
pytest~=7.2.2
22
pytest-cov>=2.8.1
33
pytest-randomly==3.12.0
44
Flask-Testing==0.8.1

0 commit comments

Comments
 (0)