From 9e506eb5e8fc2823db8c60ad561b1145ff114947 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 12:02:15 +0200 Subject: [PATCH] [stubsabot] Mark influxdb-client as obsolete since 1.46.0 (#12655) --- stubs/influxdb-client/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/influxdb-client/METADATA.toml b/stubs/influxdb-client/METADATA.toml index 2be30ac5f..a3459d757 100644 --- a/stubs/influxdb-client/METADATA.toml +++ b/stubs/influxdb-client/METADATA.toml @@ -9,6 +9,7 @@ extra_description = """\ that must also have `urllib3<2` installed into it, \ you will have to use `types-influxdb-client<1.37.0.1`.\ """ +obsolete_since = "1.46.0" # Released on 2024-09-13 [tool.stubtest] extras = ["extra"]