You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by po...@apache.org on 2022/04/06 14:48:51 UTC

[airflow] 01/01: Bump Authlib to 1.0.1

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

potiuk pushed a commit to branch constraints-2.2.5-fix
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 6f593c6e1597d800dfa9d67c95be2c24cb6267b3
Author: Jarek Potiuk <ja...@polidea.com>
AuthorDate: Wed Apr 6 16:47:29 2022 +0200

    Bump Authlib to 1.0.1
    
    There was a problem with Authlib 1.0.0 failing Google Oauth login.
    This has been fixed in 1.0.1.
---
 constraints-3.6.txt                  | 2 +-
 constraints-3.7.txt                  | 2 +-
 constraints-3.8.txt                  | 2 +-
 constraints-3.9.txt                  | 2 +-
 constraints-no-providers-3.6.txt     | 2 +-
 constraints-no-providers-3.7.txt     | 2 +-
 constraints-no-providers-3.8.txt     | 2 +-
 constraints-no-providers-3.9.txt     | 2 +-
 constraints-source-providers-3.6.txt | 2 +-
 constraints-source-providers-3.7.txt | 2 +-
 constraints-source-providers-3.8.txt | 2 +-
 constraints-source-providers-3.9.txt | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index ed7d48caf0..2a9756d32b 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 65b12ecf15..0bf4428470 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index c60d10fa79..27c3ab1f3f 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index b2e2578e37..3f11138f83 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.6.txt b/constraints-no-providers-3.6.txt
index 8dfad968f8..4dbbce67d9 100644
--- a/constraints-no-providers-3.6.txt
+++ b/constraints-no-providers-3.6.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index ab7d2094ec..80b076b9d7 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index e46ddb8f15..a2087ec4ae 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 9f409449a6..54f2f0290a 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -8,7 +8,7 @@
 # Airflow in any way.
 #
 # Editable install with no version control (apache-airflow==2.2.5)
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.6.txt b/constraints-source-providers-3.6.txt
index 9c895d8ab7..5742eb8f85 100644
--- a/constraints-source-providers-3.6.txt
+++ b/constraints-source-providers-3.6.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.7.txt b/constraints-source-providers-3.7.txt
index c101eec5d6..fea8e67295 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.8.txt b/constraints-source-providers-3.8.txt
index 4c434adaea..88949a4429 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5
diff --git a/constraints-source-providers-3.9.txt b/constraints-source-providers-3.9.txt
index 6103d57af4..e30022884d 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -10,7 +10,7 @@
 #
 # Editable install with no version control (apache-airflow==2.2.5)
 APScheduler==3.6.3
-Authlib==1.0.0
+Authlib==1.0.1
 Babel==2.9.1
 Deprecated==1.2.13
 Flask-AppBuilder==3.4.5