Skip to content

Commit cbd0b4d

Browse files
committed
Merge branch 'fix_new_year_2025' of github.com:Geode-solutions/OpenGeode-ModuleTemplate into fix_new_year_2025
2 parents a1d6744 + c34a181 commit cbd0b4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
tests/* linguist-vendored
1+
tests/** linguist-vendored

bindings/python/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --pre bindings/python/requirements.in
66
#
7-
opengeode-core==14.*,>=14.23.1
7+
opengeode-core==15.*,>=15.9.3
88
# via -r bindings/python/requirements.in

0 commit comments

Comments
 (0)