From 436e87302c36609c75c991fca0a14e846be8ac94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:58:49 +0000 Subject: [PATCH] Bump followthemoney from 3.7.9 to 3.7.10 Bumps [followthemoney](https://github.com/alephdata/followthemoney) from 3.7.9 to 3.7.10. - [Release notes](https://github.com/alephdata/followthemoney/releases) - [Commits](https://github.com/alephdata/followthemoney/compare/v3.7.9...v3.7.10) --- updated-dependencies: - dependency-name: followthemoney dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 10 +++++----- pyproject.toml | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/poetry.lock b/poetry.lock index b86f7800..3ad12851 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiocron" @@ -1570,13 +1570,13 @@ pyflakes = ">=3.2.0,<3.3.0" [[package]] name = "followthemoney" -version = "3.7.9" +version = "3.7.10" description = "" optional = false python-versions = "*" files = [ - {file = "followthemoney-3.7.9-py2.py3-none-any.whl", hash = "sha256:beaf9e5fcee108b86c1e78cb3b080434ee6a70072a45dbdd6a959bb63a3b96f6"}, - {file = "followthemoney-3.7.9.tar.gz", hash = "sha256:acf24a173e165d38a0bc55c2088f76edeee47f67170f70ef95ae6e146e4fb827"}, + {file = "followthemoney-3.7.10-py2.py3-none-any.whl", hash = "sha256:abb4fac6ffab4979043b82e3a4164c57fb55fa80ba3991ffff23bd9bf4f6fad2"}, + {file = "followthemoney-3.7.10.tar.gz", hash = "sha256:25e13bdba34f138283f7ca5f245fa701c295f19cc10def11738f95298b4bcda7"}, ] [package.dependencies] @@ -4581,4 +4581,4 @@ propcache = ">=0.2.0" [metadata] lock-version = "2.0" python-versions = ">3.10.0,<3.13.0" -content-hash = "97763607cfca0de622d3b8604da13424584303ec6f6ef61dffdcd1c5f6a4f049" +content-hash = "5c61a8539c52e9e5bbca107cbc923b852318abeeca98a2baa13eeba2a8141689" diff --git a/pyproject.toml b/pyproject.toml index a8ea7686..a088a454 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ countrynames = "1.16.4" fingerprints = "1.2.3" pantomime = "0.6.1" cryptography = "44.0.0" -followthemoney = "3.7.9" +followthemoney = "3.7.10" nomenklatura = "3.14.0" rigour = "0.7.3" asyncstdlib = "3.13.0"