Skip to content

Commit 8610128

Browse files
chore(deps): bump pytest from 6.2.5 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.1.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@6.2.5...7.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1440c29 commit 8610128

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
@@ -19,7 +19,7 @@ pluggy==1.0.0
1919
py==1.11.0
2020
pyparsing==2.4.7
2121
pysqlcipher3==1.0.4
22-
pytest==6.2.5
22+
pytest==7.1.2
2323
pytest-asyncio==0.18.3
2424
pytest-env==0.6.2
2525
pytest-ordering==0.6

0 commit comments

Comments
 (0)