Skip to content

Commit c79b957

Browse files
committed
update dependencies
1 parent c81c38b commit c79b957

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ include(FetchContent)
99
FetchContent_Declare(
1010
reticula
1111
GIT_REPOSITORY https://github.com/reticula-network/reticula.git
12-
GIT_TAG fe2e8bc357d4b5c7ce6ff082a607835b55700168)
12+
GIT_TAG 7498b6a481b4e09f28bb75c4f3b1c6ea7921cf76)
1313

1414
FetchContent_Declare(
1515
fmt

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ requires = [
4242
"setuptools>=67",
4343
"wheel",
4444
"scikit-build-core>=0.10.7",
45-
"nanobind==2.2.0"
45+
"nanobind==2.7.0"
4646
]
4747
build-backend = "scikit_build_core.build"
4848

0 commit comments

Comments
 (0)