Skip to content

Commit 1c1385d

Browse files
gmrclaude
andcommitted
Bump to 2.11.5
Lockstep release: bump version to 2.11.5 and pin imbi-common==2.11.5. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d96490d commit 1c1385d

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "imbi-plugin-logzio"
3-
version = "2.11.4"
3+
version = "2.11.5"
44
description = "Logz.io logs plugin for Imbi"
55
readme = "README.md"
66
requires-python = ">=3.14"
@@ -16,7 +16,7 @@ classifiers = [
1616
]
1717
dependencies = [
1818
"httpx>=0.27",
19-
"imbi-common==2.11.4",
19+
"imbi-common==2.11.5",
2020
"pydantic>=2",
2121
]
2222

@@ -27,7 +27,7 @@ logzio = "imbi_plugin_logzio.plugin:LogzioPlugin"
2727
dev = [
2828
"basedpyright",
2929
"coverage[toml]",
30-
"imbi-common[server,databases]==2.11.4",
30+
"imbi-common[server,databases]==2.11.5",
3131
"pre-commit",
3232
"pytest",
3333
"pytest-asyncio",

uv.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)