From c917669f6550ace69d44b5e92c016423e182c58f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 01:24:12 +0000 Subject: [PATCH] Bump pyapp from 4.16 to 4.16.1 Bumps [pyapp](https://github.com/pyapp-org/pyapp) from 4.16 to 4.16.1. - [Release notes](https://github.com/pyapp-org/pyapp/releases) - [Changelog](https://github.com/pyapp-org/pyapp/blob/development/HISTORY) - [Commits](https://github.com/pyapp-org/pyapp/compare/4.16...4.16.1) --- updated-dependencies: - dependency-name: pyapp 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 20f49a8..b660143 100644 --- a/poetry.lock +++ b/poetry.lock @@ -725,13 +725,13 @@ files = [ [[package]] name = "pyapp" -version = "4.16" +version = "4.16.1" description = "A Python application framework - Let us handle the boring stuff!" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "pyapp-4.16-py3-none-any.whl", hash = "sha256:8217ce9b51d458a94a1f0a3bc15d90164e495e8a9f2f197ba203b1fbab9d2505"}, - {file = "pyapp-4.16.tar.gz", hash = "sha256:0247b8f074bdbb9ac8719a8c1bda59ea4668085ac0d409b262c6699c30dee7aa"}, + {file = "pyapp-4.16.1-py3-none-any.whl", hash = "sha256:6023fee12f99293650c74d2748bc2e5e70216e6780c61f8c5a43af16d8270752"}, + {file = "pyapp-4.16.1.tar.gz", hash = "sha256:48d52bc2a2f0a676dbdc71b4e78d59f88f0da31bfd1badde5d60476bb479ad54"}, ] [package.dependencies]