Skip to content

Commit fdc2ba2

Browse files
committed
update some more dep
1 parent 9329a47 commit fdc2ba2

86 files changed

Lines changed: 8039 additions & 3847 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

core/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ dependencies = [
1919
"pyjwt>=2.13.0",
2020
"pydantic>=2.9.2",
2121
"urllib3>=2.7.0",
22-
"cryptography>=43.0.1",
23-
"requests>=2.32.3",
22+
"cryptography>=46.0.5",
23+
"requests>=2.33.0",
2424
]
2525

2626
[project.urls]
@@ -29,8 +29,8 @@ Issues = "https://github.com/stackitcloud/stackit-sdk-python/issues"
2929

3030
[dependency-groups]
3131
dev = [
32-
"black>=24.8.0",
33-
"pytest>=8.3.3",
32+
"black>=26.3.1",
33+
"pytest>=9.1.1",
3434
"flake8>=5.0.3 ; python_full_version < '3.12'",
3535
"flake8>=6.0.1 ; python_full_version >= '3.12'",
3636
"flake8-black>=0.3.6",

core/uv.lock

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

services/alb/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"stackit-core>=0.0.1a",
20-
"requests>=2.32.3",
20+
"requests>=2.33.0",
2121
"pydantic>=2.9.2",
2222
"python-dateutil>=2.9.0.post0",
2323
]
@@ -28,8 +28,8 @@ Issues = "https://github.com/stackitcloud/stackit-sdk-python/issues"
2828

2929
[dependency-groups]
3030
dev = [
31-
"black>=24.8.0",
32-
"pytest>=8.3.3",
31+
"black>=26.3.1",
32+
"pytest>=9.1.1",
3333
"flake8>=5.0.3 ; python_full_version < '3.12'",
3434
"flake8>=6.0.1 ; python_full_version >= '3.12'",
3535
"flake8-black>=0.3.6",

services/alb/uv.lock

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

services/auditlog/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"stackit-core>=0.0.1a",
20-
"requests>=2.32.3",
20+
"requests>=2.33.0",
2121
"pydantic>=2.9.2",
2222
"python-dateutil>=2.9.0.post0",
2323
]
@@ -28,8 +28,8 @@ Issues = "https://github.com/stackitcloud/stackit-sdk-python/issues"
2828

2929
[dependency-groups]
3030
dev = [
31-
"black>=24.8.0",
32-
"pytest>=8.3.3",
31+
"black>=26.3.1",
32+
"pytest>=9.1.1",
3333
"flake8>=5.0.3 ; python_full_version < '3.12'",
3434
"flake8>=6.0.1 ; python_full_version >= '3.12'",
3535
"flake8-black>=0.3.6",

services/auditlog/uv.lock

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

services/authorization/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"stackit-core>=0.0.1a",
20-
"requests>=2.32.3",
20+
"requests>=2.33.0",
2121
"pydantic>=2.9.2",
2222
"python-dateutil>=2.9.0.post0",
2323
]
@@ -28,8 +28,8 @@ Issues = "https://github.com/stackitcloud/stackit-sdk-python/issues"
2828

2929
[dependency-groups]
3030
dev = [
31-
"black>=24.8.0",
32-
"pytest>=8.3.3",
31+
"black>=26.3.1",
32+
"pytest>=9.1.1",
3333
"flake8>=5.0.3 ; python_full_version < '3.12'",
3434
"flake8>=6.0.1 ; python_full_version >= '3.12'",
3535
"flake8-black>=0.3.6",

services/authorization/uv.lock

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

services/cdn/pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classifiers = [
1717
]
1818
dependencies = [
1919
"stackit-core>=0.0.1a",
20-
"requests>=2.32.3",
20+
"requests>=2.33.0",
2121
"pydantic>=2.9.2",
2222
"python-dateutil>=2.9.0.post0",
2323
]
@@ -28,8 +28,8 @@ Issues = "https://github.com/stackitcloud/stackit-sdk-python/issues"
2828

2929
[dependency-groups]
3030
dev = [
31-
"black>=24.8.0",
32-
"pytest>=8.3.3",
31+
"black>=26.3.1",
32+
"pytest>=9.1.1",
3333
"flake8>=5.0.3 ; python_full_version < '3.12'",
3434
"flake8>=6.0.1 ; python_full_version >= '3.12'",
3535
"flake8-black>=0.3.6",

services/cdn/uv.lock

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

0 commit comments

Comments
 (0)