This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch constraints-master
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/constraints-master by this 
push:
     new 95e40d3  Updating constraints. Build id:753924278
95e40d3 is described below

commit 95e40d39cff95db5886d25b364e751ab9bcea3dd
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Fri Apr 16 02:35:36 2021 +0000

    Updating constraints. Build id:753924278
    
    This update in constraints is automatically committed by the CI 
'constraints-push' step based on
    HEAD of 'refs/heads/master' in 'apache/airflow'
    with commit sha d7bc217957b65471ca5f2e259bba15c71a2b0c41.
    
    All tests passed in this build so we determined we can push the updated 
constraints.
    
    See 
https://github.com/apache/airflow/blob/master/README.md#installing-from-pypi 
for details.
---
 constraints-3.6.txt | 2 +-
 constraints-3.7.txt | 2 +-
 constraints-3.8.txt | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index ba8b482..5eba328 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -383,7 +383,7 @@ pyflakes==2.3.1
 pykerberos==1.2.1
 pylint==2.7.2
 pymongo==3.11.3
-pymssql==2.2.0
+pymssql==2.2.1
 pyodbc==4.0.30
 pyparsing==2.4.7
 pyrsistent==0.17.3
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 2ef01e1..e945b40 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -380,7 +380,7 @@ pyflakes==2.3.1
 pykerberos==1.2.1
 pylint==2.7.2
 pymongo==3.11.3
-pymssql==2.2.0
+pymssql==2.2.1
 pyodbc==4.0.30
 pyparsing==2.4.7
 pyrsistent==0.17.3
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 70ed06f..fb4d592 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -377,7 +377,7 @@ pyflakes==2.3.1
 pykerberos==1.2.1
 pylint==2.7.2
 pymongo==3.11.3
-pymssql==2.2.0
+pymssql==2.2.1
 pyodbc==4.0.30
 pyparsing==2.4.7
 pyrsistent==0.17.3

Reply via email to