Skip to content

Commit 01a7552

Browse files
committed
release: New Release 11.0.45 is out
1 parent 95bf5f0 commit 01a7552

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev-dependencies = [ "ipdb>=0.13.13", "ipython>=8.12.3" ]
5353
[project]
5454
requires-python = ">=3.9"
5555
name = "openshift-python-wrapper"
56-
version = "11.0.44"
56+
version = "11.0.45"
5757
description = "Wrapper around https://github.com/kubernetes-client/python"
5858
readme = "README.md"
5959
license = "Apache-2.0"
@@ -77,7 +77,7 @@ dependencies = [
7777
"rich>=13.9.2",
7878
"ruff>=0.6.9",
7979
"timeout-sampler>=0.0.46",
80-
"xmltodict>=0.13.0",
80+
"xmltodict>=0.13.0"
8181
]
8282

8383
[[project.authors]]
@@ -111,7 +111,7 @@ build-backend = "hatchling.build"
111111

112112
[dependency-groups]
113113
tests = [
114-
"pytest>=8.3.5",
115-
"pytest-cov>=6.1.1",
116-
"testcontainers>=4.10.0",
114+
"pytest>=8.3.5",
115+
"pytest-cov>=6.1.1",
116+
"testcontainers>=4.10.0"
117117
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)