From 9dc4cb3bb5847f05d36b5102971ac7794d2dd0a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:24:59 +0000 Subject: [PATCH] Bump feynml from 0.2.24 to 0.2.26 Bumps [feynml](https://github.com/APN-Pucky/feynml) from 0.2.24 to 0.2.26. - [Release notes](https://github.com/APN-Pucky/feynml/releases) - [Changelog](https://github.com/APN-Pucky/feynml/blob/master/CHANGELOG.md) - [Commits](https://github.com/APN-Pucky/feynml/compare/0.2.24...0.2.26) --- updated-dependencies: - dependency-name: feynml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index 9dcf7164e..0bf686c1b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "alabaster" @@ -1222,13 +1222,13 @@ numpy = ">=1.6" [[package]] name = "feynml" -version = "0.2.24" +version = "0.2.26" description = "Feynman diagram markup language" optional = false -python-versions = ">=3.8,<4.0" +python-versions = "<4.0,>=3.8" files = [ - {file = "feynml-0.2.24-py3-none-any.whl", hash = "sha256:9fc4560eed320e5411724bb2fd06cfd24c04df03cf339df0dddb2ddccd9557fa"}, - {file = "feynml-0.2.24.tar.gz", hash = "sha256:3565395b33a7af187548c7b4c05b5e4c890aed410d868684fdf179180f5eb0a9"}, + {file = "feynml-0.2.26-py3-none-any.whl", hash = "sha256:84e67feb377bc9952558bd68a16184b027edcc4df3684663b997bdb5c36db3eb"}, + {file = "feynml-0.2.26.tar.gz", hash = "sha256:c955b5a398165443a622e928077d3ef92c63f0371bc2aa84b139b4e0c6c3d548"}, ] [package.dependencies] @@ -1242,7 +1242,7 @@ pylhe = {version = "*", optional = true, markers = "extra == \"interfaces\""} pyqgraf = {version = ">=0.0.3", optional = true, markers = "extra == \"interfaces\""} smpl_doc = ">=1.1.3,<2.0.0" smpl_io = ">=1.1.2,<2.0.0" -smpl_util = "*" +smpl_util = ">=1.0.0,<2.0.0" xsdata = {version = "*", extras = ["cli", "lxml", "soap"]} [package.extras]