Skip to content

Commit db29237

Browse files
Bump pytest from 3.1.3 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 3.1.3 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@3.1.3...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1fd3be commit db29237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"mock==2.0.0",
1111
"pretend==1.0.8",
1212
"pytest-cov==2.5.1",
13-
"pytest==3.1.3",
13+
"pytest==9.0.3",
1414
"requests_mock>=0.7.0",
1515
"PyOpenSSL",
1616
"isort==4.2.5",

0 commit comments

Comments
 (0)