From 5fb50742c4befefabfcf2585e5835caa69e96f3e Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 5 Nov 2024 12:44:16 +0000 Subject: [PATCH] Update lockfile --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 06d9b01..196e369 100644 --- a/uv.lock +++ b/uv.lock @@ -3682,7 +3682,7 @@ requires-dist = [ { name = "nomad-lab", extras = ["parsing", "infrastructure"], specifier = ">=1.3.4" }, { name = "nomad-lab", extras = ["parsing", "infrastructure", "dev"], marker = "extra == 'dev'", specifier = ">=1.3.4" }, { name = "nomad-material-processing", marker = "extra == 'plugins'" }, - { name = "nomad-measurements", marker = "extra == 'plugins'", git = "https://github.com/FAIRmat-NFDI/nomad-measurements?rev=81c7350115cfba5b63f6eb26f36166706bcdab1d#81c7350115cfba5b63f6eb26f36166706bcdab1d" }, + { name = "nomad-measurements", marker = "extra == 'plugins'", git = "https://github.com/FAIRmat-NFDI/nomad-measurements?rev=a6f6239d9a71de57caf10cea863bdeac4e46af9d#a6f6239d9a71de57caf10cea863bdeac4e46af9d" }, { name = "nomad-normalizer-plugin-bandstructure", marker = "extra == 'plugins'", specifier = ">=1.0" }, { name = "nomad-normalizer-plugin-dos", marker = "extra == 'plugins'", specifier = ">=1.0" }, { name = "nomad-normalizer-plugin-simulation-workflow", marker = "extra == 'plugins'", specifier = ">=1.0" }, @@ -3847,8 +3847,8 @@ wheels = [ [[package]] name = "nomad-measurements" -version = "1.0.2.dev4+g81c7350" -source = { git = "https://github.com/FAIRmat-NFDI/nomad-measurements?rev=81c7350115cfba5b63f6eb26f36166706bcdab1d#81c7350115cfba5b63f6eb26f36166706bcdab1d" } +version = "1.0.2.dev5+ga6f6239" +source = { git = "https://github.com/FAIRmat-NFDI/nomad-measurements?rev=a6f6239d9a71de57caf10cea863bdeac4e46af9d#a6f6239d9a71de57caf10cea863bdeac4e46af9d" } dependencies = [ { name = "fairmat-readers-xrd" }, { name = "nomad-lab" },