Skip to content

Commit 2fcf6e5

Browse files
fix(deps): update all non-major dependencies
1 parent 425c97b commit 2fcf6e5

7 files changed

Lines changed: 38 additions & 38 deletions

File tree

docs/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Canonical theme (still needed for Furo theme and custom templates)
2-
canonical-sphinx==0.5.2
2+
canonical-sphinx==0.6.0
33

44
# Extensions previously auto-loaded by canonical-sphinx
55
myst-parser==4.0.1
66
sphinx-autobuild==2024.10.3
7-
sphinx-design==0.6.1
7+
sphinx-design==0.7.0
88
sphinx-notfound-page==1.1.0
99
sphinx-reredirects==0.1.6
10-
sphinx-tabs==3.4.7
10+
sphinx-tabs==3.5.0
1111
sphinxcontrib-jquery==4.1
1212
sphinxext-opengraph==0.13.0
1313

@@ -32,4 +32,4 @@ rst2html==2020.7.4
3232
vale==3.13.0.0
3333

3434
# Additional extensions
35-
sphinxcontrib-mermaid==2.0.0
35+
sphinxcontrib-mermaid==2.0.1

haproxy-ddos-protection-configurator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ classifiers = [
1414
"Programming Language :: Python :: 3.14",
1515
]
1616
dependencies = [
17-
"ops==3.5.2",
17+
"ops==3.6.0",
1818
"pydantic==2.12.5",
1919
]
2020

haproxy-ddos-protection-configurator/uv.lock

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

haproxy-operator/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ classifiers = [
1414
"Programming Language :: Python :: 3.14",
1515
]
1616
dependencies = [
17-
"cosl==1.4.0",
17+
"cosl==1.5.0",
1818
"cryptography==46.0.5",
1919
"interface-hacluster @ git+https://github.com/charmed-kubernetes/charm-interface-hacluster@1.32+ck2",
2020
"jsonschema==4.26.0",
21-
"opentelemetry-api==1.39.1",
22-
"ops==3.5.2",
21+
"opentelemetry-api==1.40.0",
22+
"ops==3.6.0",
2323
"pydantic==2.12.5",
2424
"validators>=0.35.0",
2525
]

haproxy-operator/uv.lock

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

haproxy-spoe-auth-operator/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"charmlibs-snap==1.0.1",
1818
"jinja2==3.1.6",
1919
"jsonschema==4.26.0",
20-
"ops==3.5.2",
20+
"ops==3.6.0",
2121
"pydantic==2.12.5",
2222
]
2323

haproxy-spoe-auth-operator/uv.lock

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

0 commit comments

Comments
 (0)