summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsif Saif Uddin <auvipy@gmail.com>2021-09-07 20:06:48 +0600
committerGitHub <noreply@github.com>2021-09-07 20:06:48 +0600
commit03b6d8b4d3d06a06e7aa0952e4722fefaad5caae (patch)
tree7face866855364100555c4268aba0c96d25992dd
parent54261a7a10dc89e5fb1e4b19ba79e5c62e18d2c1 (diff)
downloadkombu-pytest62.tar.gz
test new pytest versionpytest62
-rw-r--r--requirements/test.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements/test.txt b/requirements/test.txt
index 4c6f990b..cb482330 100644
--- a/requirements/test.txt
+++ b/requirements/test.txt
@@ -1,5 +1,5 @@
pytz>dev
case>=1.5.2
-pytest<=5.3.5
+pytest~=6.2
pytest-sugar
Pyro4