Skip to content
Snippets Groups Projects
Unverified Commit 8d4ab72e authored by dingedi's avatar dingedi
Browse files

upgrade pytest

parent 4ac1ea13
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ setup(
long_description=open('README.md').read(),
long_description_content_type="text/markdown",
install_requires=open("requirements.txt", "r").readlines(),
tests_require=['pytest==7.1.1'],
tests_require=['pytest==7.1.2'],
setup_requires=['pytest-runner'],
classifiers=[
"License :: OSI Approved :: GNU Affero General Public License v3 ",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment