Skip to content

Commit 24566a6

Browse files
committed
Apply prepare changes
1 parent f062914 commit 24566a6

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)