diff --git a/poetry.lock b/poetry.lock index 4c2dca9..610c32d 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -1238,4 +1238,5 @@ files = [ [metadata] lock-version = "2.0" python-versions = ">=3.10,<4.0" + content-hash = "2eb582ce141b2727cd6dc808fd0fa09a4c2130cccb4c628d03ad602aa7c68f4e" diff --git a/pyproject.toml b/pyproject.toml index 03dc4b8..b3403da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ python = ">=3.10,<4.0" requests = "^2.31.0" types-requests = "^2.31.0.20240311" typing_extensions = "^4.10.0" -bump-my-version = "^0.19.0" +bump-my-version = "^0.19.3" [tool.poetry.group.dev.dependencies]