This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 9486556 Updating constraints. Build id:1800379871
9486556 is described below
commit 9486556e5e0916e6bacb184f0222724da5949c6e
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Sat Feb 5 20:24:20 2022 +0000
Updating constraints. Build id:1800379871
This update in constraints is automatically committed by the CI
'constraints-push' step based on
HEAD of 'refs/heads/main' in 'apache/airflow'
with commit sha 1bbea2424eb948e307196e1083685fdf7377ba09.
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.7.txt | 4 ++--
constraints-3.8.txt | 4 ++--
constraints-3.9.txt | 4 ++--
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.7.txt | 4 ++--
constraints-source-providers-3.8.txt | 4 ++--
constraints-source-providers-3.9.txt | 4 ++--
9 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index f52560b..b8f78b8 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:03:22Z
+# This constraints file was automatically generated on 2022-02-05T20:21:01Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -432,7 +432,7 @@ pyspnego==0.3.1
pytest-asyncio==0.17.0
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.19.0
+pytest-httpx==0.20.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 4a7f268..445b205 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:03:21Z
+# This constraints file was automatically generated on 2022-02-05T20:20:58Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -434,7 +434,7 @@ pyspnego==0.3.1
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.19.0
+pytest-httpx==0.20.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index dca0f0a..46e4623 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:03:21Z
+# This constraints file was automatically generated on 2022-02-05T20:20:55Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for
'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint
generation.
@@ -430,7 +430,7 @@ pyspnego==0.3.1
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.19.0
+pytest-httpx==0.20.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
diff --git a/constraints-no-providers-3.7.txt b/constraints-no-providers-3.7.txt
index b30b030..2e21f15 100644
--- a/constraints-no-providers-3.7.txt
+++ b/constraints-no-providers-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:06:28Z
+# This constraints file was automatically generated on 2022-02-05T20:24:16Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index 8925da1..fc11b7d 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:06:26Z
+# This constraints file was automatically generated on 2022-02-05T20:24:15Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index 1b9d7a7..8dbd3a0 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:06:23Z
+# This constraints file was automatically generated on 2022-02-05T20:24:13Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install just the 'bare' 'apache-airflow' package
build from the HEAD of
# the branch, without installing any of the providers.
diff --git a/constraints-source-providers-3.7.txt
b/constraints-source-providers-3.7.txt
index 8ad0e14..aeba5b4 100644
--- a/constraints-source-providers-3.7.txt
+++ b/constraints-source-providers-3.7.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:03:27Z
+# This constraints file was automatically generated on 2022-02-05T20:21:11Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -361,7 +361,7 @@ pyspnego==0.3.1
pytest-asyncio==0.17.0
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.19.0
+pytest-httpx==0.20.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 8f8ca21..89cf725 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:03:27Z
+# This constraints file was automatically generated on 2022-02-05T20:21:11Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -363,7 +363,7 @@ pyspnego==0.3.1
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.19.0
+pytest-httpx==0.20.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index f99f68b..471311f 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,5 +1,5 @@
#
-# This constraints file was automatically generated on 2022-02-04T22:03:27Z
+# This constraints file was automatically generated on 2022-02-05T20:21:10Z
# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version of
both
# 'apache-airflow' package nd all available community provider packages.
@@ -360,7 +360,7 @@ pyspnego==0.3.1
pytest-asyncio==0.17.2
pytest-cov==3.0.0
pytest-forked==1.4.0
-pytest-httpx==0.19.0
+pytest-httpx==0.20.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1