From 2dce5e9d1aef09a28306d06924ecf45fdd7dd38d Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 14 Nov 2024 13:17:24 +0000 Subject: [PATCH] Update lockfile --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index dc14ae7..0631a1f 100644 --- a/uv.lock +++ b/uv.lock @@ -939,7 +939,7 @@ toml = [ [[package]] name = "cpfs-ppms" version = "0.1.0" -source = { git = "https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin?rev=0e9934c9b5c768b97038f5dd9719e279945d8203#0e9934c9b5c768b97038f5dd9719e279945d8203" } +source = { git = "https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin?rev=2fd0394e540e10fce5f97b40b04f9799965ddb4f#2fd0394e540e10fce5f97b40b04f9799965ddb4f" } dependencies = [ { name = "nomad-lab" }, { name = "python-magic-bin", marker = "sys_platform == 'win32'" }, @@ -3684,7 +3684,7 @@ plugins = [ [package.metadata] requires-dist = [ - { name = "cpfs-ppms", marker = "extra == 'plugins'", git = "https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin?rev=0e9934c9b5c768b97038f5dd9719e279945d8203#0e9934c9b5c768b97038f5dd9719e279945d8203" }, + { name = "cpfs-ppms", marker = "extra == 'plugins'", git = "https://github.com/MPI-CPfS-Dresden/nomad-ppms-plugin?rev=2fd0394e540e10fce5f97b40b04f9799965ddb4f#2fd0394e540e10fce5f97b40b04f9799965ddb4f" }, { name = "cpfs-synthesis", marker = "extra == 'plugins'", git = "https://github.com/MPI-CPfS-Dresden/nomad-cpfs-synthesis-plugin?rev=ca9bb870784576d82257c11d391ef923bdc166f0#ca9bb870784576d82257c11d391ef923bdc166f0" }, { name = "eelsdbconverter", marker = "extra == 'plugins'", git = "https://github.com/nomad-coe/nomad-parser-eelsdb.git?rev=entry-point" }, { name = "labfolder-plugin", marker = "extra == 'plugins'", git = "https://github.com/MPI-CPfS-Dresden/nomad-labfolder-plugin?rev=8091734ddd4bdf9eb70247674b8888ccb0128101#8091734ddd4bdf9eb70247674b8888ccb0128101" },