Skip to content

Commit ec3b646

Browse files
chore(deps): bump pytest from 7.0.0 to 7.1.1 in /dev_requirements
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.1.1. - [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.0.0...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b32b4b2 commit ec3b646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev_requirements/linter-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mock==4.0.3
99
mypy==0.812
1010
pyflakes==2.4.0
1111
pylint==2.12.2
12-
pytest==7.0.0
12+
pytest==7.1.1
1313
pytest-cov==3.0.0
1414
pytest-mock==3.6.1
1515
readme_renderer==32.0
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
mock==4.0.3
2-
pytest==7.0.0
2+
pytest==7.1.1
33
pytest-cov==3.0.0
44
pytest-mock==3.6.1

0 commit comments

Comments
 (0)