This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a commit to branch constraints-2.3.1-fix
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-2.3.1-fix by this
push:
new 5f51889a8f Update PyYaml constraints to account for CPython 3
incompatibility
5f51889a8f is described below
commit 5f51889a8f9e2069a79651269459de264a74e3e6
Author: pierrejeambrun <[email protected]>
AuthorDate: Wed Oct 18 23:23:47 2023 +0200
Update PyYaml constraints to account for CPython 3 incompatibility
---
constraints-3.10.txt | 2 +-
constraints-source-providers-3.10.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index baed2dcfab..8c7558b118 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -57,7 +57,7 @@ PyGithub==1.54.1
PyHive==0.6.5
PyJWT==1.7.1
PyNaCl==1.5.0
-PyYAML==5.4.1
+PyYAML==5.3.1
Pygments==2.12.0
Rx==3.2.0
SQLAlchemy-JSONField==1.0.0
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 10f901f79e..5f998da602 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -36,7 +36,7 @@ PyGithub==1.54.1
PyHive==0.6.5
PyJWT==1.7.1
PyNaCl==1.5.0
-PyYAML==5.4.1
+PyYAML==5.3.1
Pygments==2.12.0
Rx==3.2.0
SQLAlchemy-JSONField==1.0.0