This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch constraints-2-2
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-2-2 by this push:
new ac1121b Fix importlib-metadata for flake compatibility
ac1121b is described below
commit ac1121bafe985374814c2777ca3e57884b91bd53
Author: Jarek Potiuk <[email protected]>
AuthorDate: Wed Oct 13 10:12:31 2021 +0200
Fix importlib-metadata for flake compatibility
---
constraints-3.6.txt | 2 +-
constraints-3.7.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index c1f52de..99c0b1f 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -300,7 +300,7 @@ idna==3.2
ijson==3.1.4
imagesize==1.2.0
immutables==0.16
-importlib-metadata==4.8.1
+importlib-metadata==4.2.0
importlib-resources==5.2.2
inflection==0.5.1
influxdb-client==1.21.0
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index 2dba749..7679d10 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -295,7 +295,7 @@ identify==2.3.0
idna==3.2
ijson==3.1.4
imagesize==1.2.0
-importlib-metadata==4.8.1
+importlib-metadata==4.2.0
importlib-resources==5.2.2
inflection==0.5.1
influxdb-client==1.21.0