Skip to content

Commit 02a1330

Browse files
committed
Update to 2.11.0
1 parent 34865ad commit 02a1330

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
requires-python = ">=3.8"
2222
dependencies = [
2323
"robotframework >= 3.2.1",
24-
"confluent-kafka == 2.10.0",
24+
"confluent-kafka == 2.11.0",
2525
"requests >= 2.25.1",
2626
]
2727

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.10.0.post2'
1+
VERSION = '2.11.0.post1'

0 commit comments

Comments
 (0)