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 11:20:28 UTC

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

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



##########
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:
       We are already using the latest pytest:
   
   https://github.com/apache/airflow/blob/ae2e0275bde2e551a63e2ee9b1c56538535e7657/constraints-3.6.txt#L327
   
   https://github.com/apache/airflow/blob/ae2e0275bde2e551a63e2ee9b1c56538535e7657/constraints-3.7.txt#L322




----------------------------------------------------------------
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