From 9edaa6dc075003674bad7727261c10a3d3fa2824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 00:25:38 +0000 Subject: [PATCH] Bump the pip group with 2 updates Bumps the pip group with 2 updates: [saritasa-invocations](https://github.com/saritasa-nest/saritasa-invocations) and [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear). Updates `saritasa-invocations` from 1.2.3 to 1.3.0 - [Release notes](https://github.com/saritasa-nest/saritasa-invocations/releases) - [Changelog](https://github.com/saritasa-nest/saritasa-invocations/blob/main/CHANGELOG.md) - [Commits](https://github.com/saritasa-nest/saritasa-invocations/compare/1.2.3...1.3.0) Updates `flake8-bugbear` from 24.10.31 to 24.12.12 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.10.31...24.12.12) --- updated-dependencies: - dependency-name: saritasa-invocations dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: flake8-bugbear dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] --- poetry.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/poetry.lock b/poetry.lock index 3115b7f..740c330 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "alabaster" @@ -353,13 +353,13 @@ flake8 = ">5" [[package]] name = "flake8-bugbear" -version = "24.10.31" +version = "24.12.12" description = "A plugin for flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle." optional = false python-versions = ">=3.8.1" files = [ - {file = "flake8_bugbear-24.10.31-py3-none-any.whl", hash = "sha256:cccf786ccf9b2e1052b1ecfa80fb8f80832d0880425bcbd4cd45d3c8128c2683"}, - {file = "flake8_bugbear-24.10.31.tar.gz", hash = "sha256:435b531c72b27f8eff8d990419697956b9fd25c6463c5ba98b3991591de439db"}, + {file = "flake8_bugbear-24.12.12-py3-none-any.whl", hash = "sha256:1b6967436f65ca22a42e5373aaa6f2d87966ade9aa38d4baf2a1be550767545e"}, + {file = "flake8_bugbear-24.12.12.tar.gz", hash = "sha256:46273cef0a6b6ff48ca2d69e472f41420a42a46e24b2a8972e4f0d6733d12a64"}, ] [package.dependencies] @@ -1117,13 +1117,13 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"] [[package]] name = "saritasa-invocations" -version = "1.2.3" +version = "1.3.0" description = "Collection of invoke commands used by Saritasa" optional = false python-versions = "<4.0,>=3.10" files = [ - {file = "saritasa_invocations-1.2.3-py3-none-any.whl", hash = "sha256:83d649b7d7eb4dc14faa484632d5780ace0d992fda0c0571fecfabb765864c70"}, - {file = "saritasa_invocations-1.2.3.tar.gz", hash = "sha256:43059dbe477079eeee14f18f317ba81923790c8beee34f84db2b68eef4d7e16b"}, + {file = "saritasa_invocations-1.3.0-py3-none-any.whl", hash = "sha256:11df628c6d7960c13663bfc0d105a26eab0a07fa8d4ea9eda9b11546452d3bdb"}, + {file = "saritasa_invocations-1.3.0.tar.gz", hash = "sha256:6b782e44e39f719daa6af2539ceaadfe195fd5afe819a45668dd3dab8a9b4e67"}, ] [package.dependencies]