Skip to content

Commit b045292

Browse files
chore(deps-dev): bump the python-deps group across 1 directory with 3 updates (#88)
PR: #88
1 parent 8d75cbb commit b045292

8 files changed

Lines changed: 70 additions & 70 deletions

File tree

packages/dexpace-sdk-core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.27"]
2+
requires = ["hatchling>=1.31.0"]
33
build-backend = "hatchling.build"
44

55
[project]

packages/dexpace-sdk-http-aiohttp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.27"]
2+
requires = ["hatchling>=1.31.0"]
33
build-backend = "hatchling.build"
44

55
[project]

packages/dexpace-sdk-http-httpx/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.27"]
2+
requires = ["hatchling>=1.31.0"]
33
build-backend = "hatchling.build"
44

55
[project]

packages/dexpace-sdk-http-requests/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.27"]
2+
requires = ["hatchling>=1.31.0"]
33
build-backend = "hatchling.build"
44

55
[project]

packages/dexpace-sdk-http-stdlib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["hatchling>=1.27"]
2+
requires = ["hatchling>=1.31.0"]
33
build-backend = "hatchling.build"
44

55
[project]

packages/dexpace-sdk-tck/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
test = [
4141
"pytest>=9.1.0",
4242
"pytest-asyncio>=1.4.0",
43-
"hypothesis>=6.100",
43+
"hypothesis>=6.157.2",
4444
]
4545

4646
[project.urls]

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dev = [
2828
"pytest>=9.1.0",
2929
"pytest-cov>=4.1",
3030
"pytest-asyncio>=1.4.0",
31-
"hypothesis>=6.100",
32-
"ruff>=0.15.17",
31+
"hypothesis>=6.157.2",
32+
"ruff>=0.15.22",
3333
"mypy>=1.10",
3434
"import-linter>=2.0",
3535
]

uv.lock

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

0 commit comments

Comments
 (0)