summaryrefslogtreecommitdiffstats
path: root/qa
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-07 01:37:56 +0000
committerJoris Roovers <joris.roovers@gmail.com>2022-02-07 10:40:11 +0100
commit85b817aadef01540478666d86e1a81a56b967ef8 (patch)
tree63ddda0596cbedab46eb17bb65b775946f9df2c8 /qa
parent619b4051da5fdbb0ac27cb6821749213c373a79a (diff)
Bump pytest from 6.2.5 to 7.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.0. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/6.2.5...7.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'qa')
-rw-r--r--qa/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/requirements.txt b/qa/requirements.txt
index 57c3e10..9d6510d 100644
--- a/qa/requirements.txt
+++ b/qa/requirements.txt
@@ -1,4 +1,4 @@
sh==1.14.2
-pytest==6.2.5;
+pytest==7.0.0;
arrow==1.2.2;
gitlint # no version as you want to test the currently installed version