From 106fb05bd20b3f5ea1c779f757ac5b128021aea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 12:32:23 +0000 Subject: [PATCH] chore(deps-dev): bump flynt from 1.0.1 to 1.0.2 Bumps [flynt](https://github.com/ikamensh/flynt) from 1.0.1 to 1.0.2. - [Changelog](https://github.com/ikamensh/flynt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ikamensh/flynt/commits) --- updated-dependencies: - dependency-name: flynt dependency-type: direct:development 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 0e2f7d1c..933c3399 100644 --- a/poetry.lock +++ b/poetry.lock @@ -902,14 +902,14 @@ coverage-documentation = ["coverage (>=4.0.3)", "pint", "wsgiref (>=0.1.2)"] [[package]] name = "flynt" -version = "1.0.1" +version = "1.0.2" description = "CLI tool to convert a python project's %-formatted strings to f-strings." optional = false python-versions = ">=3.7" groups = ["dev"] files = [ - {file = "flynt-1.0.1-py3-none-any.whl", hash = "sha256:65d1c546434827275123222a98408e9561bcd67db832dd58f530ff17b8329ec1"}, - {file = "flynt-1.0.1.tar.gz", hash = "sha256:988aac00672a5469726cc0a17cef7d1178c284a9fe8563458db2475d0aaed965"}, + {file = "flynt-1.0.2-py3-none-any.whl", hash = "sha256:0388f44acf5c5ccaf96dbd23b7817f56a1b0e54b36df7993b6e64e07939f7dab"}, + {file = "flynt-1.0.2.tar.gz", hash = "sha256:e725eaf2d6b5de8ba356599b638bc3561c6a37c0b92f4979cd4cd451be2c0ce5"}, ] [package.dependencies]