From 92e44de8b7d93efb3ae7452eb7d523d6ec6e9835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 21:17:12 +0000 Subject: [PATCH] Bump uncertainties from 3.2.1 to 3.2.2 Bumps [uncertainties](https://github.com/lmfit/uncertainties) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/lmfit/uncertainties/releases) - [Changelog](https://github.com/lmfit/uncertainties/blob/master/CHANGES.rst) - [Commits](https://github.com/lmfit/uncertainties/compare/3.2.1...3.2.2) --- updated-dependencies: - dependency-name: uncertainties dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 78a284f13..465306516 100644 --- a/poetry.lock +++ b/poetry.lock @@ -4474,13 +4474,13 @@ files = [ [[package]] name = "uncertainties" -version = "3.2.1" +version = "3.2.2" description = "calculations with values with uncertainties, error propagation" optional = false python-versions = ">=3.8" files = [ - {file = "uncertainties-3.2.1-py3-none-any.whl", hash = "sha256:80dea7f0c2fe37c9de6893b2352311b5f332be60060cbd6387f88050f7ec345d"}, - {file = "uncertainties-3.2.1.tar.gz", hash = "sha256:b05417b58bdef236c20e711fb2fee18e4db7348a92edcec01318b32aab34925e"}, + {file = "uncertainties-3.2.2-py3-none-any.whl", hash = "sha256:fd8543355952f4052786ed4150acaf12e23117bd0f5bd03ea07de466bce646e7"}, + {file = "uncertainties-3.2.2.tar.gz", hash = "sha256:e62c86fdc64429828229de6ab4e11466f114907e6bd343c077858994cc12e00b"}, ] [package.extras]