diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4483797..5f5b0e6 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "github>indykite/ops-common//.github/renovate.json5" + "github>indykite/.github//.github/renovate.json5" ] } diff --git a/Pipfile.lock b/Pipfile.lock index 0c11e54..2b979cc 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -232,6 +232,7 @@ }, "indykite-sdk-python": { "editable": true, + "markers": "python_version >= '3.14'", "path": "." }, "joserfc": { @@ -592,11 +593,11 @@ }, "packaging": { "hashes": [ - "sha256:5fc45236b9446107ff2415ce77c807cee2862cb6fac22b8a73826d0693b0980e", - "sha256:ff452ff5a3e828ce110190feff1178bb1f2ea2281fa2075aadb987c2fb221661" + "sha256:94edc256424af38762eb31306eed28beb9f0efc50a8837492c9d6fd6004aed79", + "sha256:d7193f7c8e4e93f444fde0262bf90af30e16fa0ad0ad44cb553c87339b23cd1c" ], - "markers": "python_version >= '3.8'", - "version": "==26.2" + "markers": "python_version >= '3.9'", + "version": "==26.3" }, "platformdirs": { "hashes": [