Skip to content

Commit b9b8d17

Browse files
Bump pytest from 6.0.0 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.0 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@6.0.0...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 1ca2ac9 commit b9b8d17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dev-requirements-py2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
responses
22
requests
3-
pytest==4.6.*
3+
pytest==9.0.*
44
pytest-ckan
55
pytest-cov
66
pytest-mock

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
responses
22
requests
3-
pytest==6.0.0
3+
pytest==9.0.3
44
pytest-ckan
55
pytest-cov
66
pytest-mock

0 commit comments

Comments
 (0)