Skip to content

Commit 1da1bc5

Browse files
dependabot[bot]shushen
authored andcommitted
chore(deps): update pytest requirement from ~=7.4.0 to ~=7.4.3
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.4.0...7.4.3) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 838fa9f commit 1da1bc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ amazon.ion>=0.7.0,<=0.9.3 # pinned per GitHub issue #164
22
boto3~=1.28.79
33
botocore~=1.31.79
44
ionhash~=1.2.1
5-
pytest~=7.4.0
5+
pytest~=7.4.3
66
pytest-cov~=4.1.0
77
pytest-subtests~=0.11.0

0 commit comments

Comments
 (0)