From d8d78e1b5bef4c59ca1af56369b2363109b33024 Mon Sep 17 00:00:00 2001 From: "renovatebot-confluentinc[bot]" <169726756+renovatebot-confluentinc[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 00:30:55 +0000 Subject: [PATCH] Update dependency confluent-kafka to v2 --- challenge/python-consumer-avro/requirements.txt | 2 +- challenge/python-consumer-prev/requirements.txt | 2 +- challenge/python-consumer/requirements.txt | 2 +- challenge/python-producer-avro/requirements.txt | 2 +- challenge/python-producer/requirements.txt | 2 +- solution/python-consumer-avro/requirements.txt | 2 +- solution/python-consumer-prev/requirements.txt | 2 +- solution/python-consumer/requirements.txt | 2 +- solution/python-producer-avro/requirements.txt | 2 +- solution/python-producer/requirements.txt | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/challenge/python-consumer-avro/requirements.txt b/challenge/python-consumer-avro/requirements.txt index 3668df6..093f240 100644 --- a/challenge/python-consumer-avro/requirements.txt +++ b/challenge/python-consumer-avro/requirements.txt @@ -1 +1 @@ -confluent-kafka[avro]==1.4.0 \ No newline at end of file +confluent-kafka[avro]==2.9.0 \ No newline at end of file diff --git a/challenge/python-consumer-prev/requirements.txt b/challenge/python-consumer-prev/requirements.txt index 9cd2034..6e11f4e 100644 --- a/challenge/python-consumer-prev/requirements.txt +++ b/challenge/python-consumer-prev/requirements.txt @@ -1 +1 @@ -confluent-kafka==1.4.0 \ No newline at end of file +confluent-kafka==2.9.0 \ No newline at end of file diff --git a/challenge/python-consumer/requirements.txt b/challenge/python-consumer/requirements.txt index 9cd2034..6e11f4e 100644 --- a/challenge/python-consumer/requirements.txt +++ b/challenge/python-consumer/requirements.txt @@ -1 +1 @@ -confluent-kafka==1.4.0 \ No newline at end of file +confluent-kafka==2.9.0 \ No newline at end of file diff --git a/challenge/python-producer-avro/requirements.txt b/challenge/python-producer-avro/requirements.txt index 3668df6..093f240 100644 --- a/challenge/python-producer-avro/requirements.txt +++ b/challenge/python-producer-avro/requirements.txt @@ -1 +1 @@ -confluent-kafka[avro]==1.4.0 \ No newline at end of file +confluent-kafka[avro]==2.9.0 \ No newline at end of file diff --git a/challenge/python-producer/requirements.txt b/challenge/python-producer/requirements.txt index 9cd2034..6e11f4e 100644 --- a/challenge/python-producer/requirements.txt +++ b/challenge/python-producer/requirements.txt @@ -1 +1 @@ -confluent-kafka==1.4.0 \ No newline at end of file +confluent-kafka==2.9.0 \ No newline at end of file diff --git a/solution/python-consumer-avro/requirements.txt b/solution/python-consumer-avro/requirements.txt index 3668df6..093f240 100644 --- a/solution/python-consumer-avro/requirements.txt +++ b/solution/python-consumer-avro/requirements.txt @@ -1 +1 @@ -confluent-kafka[avro]==1.4.0 \ No newline at end of file +confluent-kafka[avro]==2.9.0 \ No newline at end of file diff --git a/solution/python-consumer-prev/requirements.txt b/solution/python-consumer-prev/requirements.txt index 9cd2034..6e11f4e 100644 --- a/solution/python-consumer-prev/requirements.txt +++ b/solution/python-consumer-prev/requirements.txt @@ -1 +1 @@ -confluent-kafka==1.4.0 \ No newline at end of file +confluent-kafka==2.9.0 \ No newline at end of file diff --git a/solution/python-consumer/requirements.txt b/solution/python-consumer/requirements.txt index 9cd2034..6e11f4e 100644 --- a/solution/python-consumer/requirements.txt +++ b/solution/python-consumer/requirements.txt @@ -1 +1 @@ -confluent-kafka==1.4.0 \ No newline at end of file +confluent-kafka==2.9.0 \ No newline at end of file diff --git a/solution/python-producer-avro/requirements.txt b/solution/python-producer-avro/requirements.txt index 3668df6..093f240 100644 --- a/solution/python-producer-avro/requirements.txt +++ b/solution/python-producer-avro/requirements.txt @@ -1 +1 @@ -confluent-kafka[avro]==1.4.0 \ No newline at end of file +confluent-kafka[avro]==2.9.0 \ No newline at end of file diff --git a/solution/python-producer/requirements.txt b/solution/python-producer/requirements.txt index 9cd2034..6e11f4e 100644 --- a/solution/python-producer/requirements.txt +++ b/solution/python-producer/requirements.txt @@ -1 +1 @@ -confluent-kafka==1.4.0 \ No newline at end of file +confluent-kafka==2.9.0 \ No newline at end of file