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

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


The following commit(s) were added to refs/heads/constraints-1-10 by this push:
     new daee73e  Limit sentry-sdk to 0.18.0
daee73e is described below

commit daee73e5462fc522bee1f588ee6bad362c06abea
Author: Jarek Potiuk <[email protected]>
AuthorDate: Mon Nov 16 00:48:32 2020 +0100

    Limit sentry-sdk to 0.18.0
    
    See:
    
    https://github.com/getsentry/sentry-python/issues/920#issuecomment-727658274
---
 constraints-2.7.txt | 2 +-
 constraints-3.5.txt | 2 +-
 constraints-3.6.txt | 2 +-
 constraints-3.7.txt | 2 +-
 constraints-3.8.txt | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/constraints-2.7.txt b/constraints-2.7.txt
index 051e4c0..ffbd471 100644
--- a/constraints-2.7.txt
+++ b/constraints-2.7.txt
@@ -304,7 +304,7 @@ sasl==0.2.1
 scandir==1.10.0
 sendgrid==5.6.0
 sentinels==1.0.0
-sentry-sdk==0.19.3
+sentry-sdk==0.18.0
 setproctitle==1.1.10
 simplegeneric==0.8.1
 singledispatch==3.4.0.3
diff --git a/constraints-3.5.txt b/constraints-3.5.txt
index 2ea152d..e6dfc67 100644
--- a/constraints-3.5.txt
+++ b/constraints-3.5.txt
@@ -287,7 +287,7 @@ s3transfer==0.3.3
 sasl==0.2.1
 sendgrid==5.6.0
 sentinels==1.0.0
-sentry-sdk==0.19.3
+sentry-sdk==0.18.0
 setproctitle==1.1.10
 six==1.15.0
 slackclient==1.3.2
diff --git a/constraints-3.6.txt b/constraints-3.6.txt
index b3bb533..c5f97ad 100644
--- a/constraints-3.6.txt
+++ b/constraints-3.6.txt
@@ -297,7 +297,7 @@ s3transfer==0.3.3
 sasl==0.2.1
 sendgrid==5.6.0
 sentinels==1.0.0
-sentry-sdk==0.19.3
+sentry-sdk==0.18.0
 setproctitle==1.1.10
 six==1.15.0
 slackclient==1.3.2
diff --git a/constraints-3.7.txt b/constraints-3.7.txt
index affcd40..f3bc19e 100644
--- a/constraints-3.7.txt
+++ b/constraints-3.7.txt
@@ -293,7 +293,7 @@ s3transfer==0.3.3
 sasl==0.2.1
 sendgrid==5.6.0
 sentinels==1.0.0
-sentry-sdk==0.19.3
+sentry-sdk==0.18.0
 setproctitle==1.1.10
 six==1.15.0
 slackclient==1.3.2
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index e715218..443059c 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -292,7 +292,7 @@ s3transfer==0.3.3
 sasl==0.2.1
 sendgrid==5.6.0
 sentinels==1.0.0
-sentry-sdk==0.19.3
+sentry-sdk==0.18.0
 setproctitle==1.1.10
 six==1.15.0
 slackclient==1.3.2

Reply via email to