You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/04 12:57:45 UTC

[GitHub] [airflow] ashb commented on a change in pull request #14065: Update to Pytest 6.0

ashb commented on a change in pull request #14065:
URL: https://github.com/apache/airflow/pull/14065#discussion_r570202143



##########
File path: setup.py
##########
@@ -502,10 +502,10 @@ def get_sphinx_theme_version() -> str:
     'pre-commit',
     'pylint==2.6.0',
     'pysftp',
-    'pytest',
+    'pytest~=6.0',

Review comment:
       In constraints yes, this enforces it for anyone now using the constraint files too.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org