Skip to content

Commit aeb437a

Browse files
committed
Update Python version in Pipfile to match Docker container
This necessitates re-locking the Pipfile.
1 parent 3ffb803 commit aeb437a

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
lines changed

src/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ numpy = ">=2.4.1"
1313

1414
# This version should match the version of Python in the image
1515
[requires]
16-
python_full_version = "3.14.2"
16+
python_full_version = "3.14.3"

src/Pipfile.lock

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

0 commit comments

Comments
 (0)