Skip to content

Commit 6e379c8

Browse files
chore(deps): bump poethepoet from 0.40.0 to 0.41.0 (#81)
Bumps [poethepoet](https://github.com/nat-n/poethepoet) from 0.40.0 to 0.41.0. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: poethepoet dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a095857 commit 6e379c8

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ mypy = ">=1.0"
5151
pytest-cov = "^7.0.0"
5252
pytest-asyncio = "^1.3.0"
5353
commitlint = ">=1.3"
54-
poethepoet = "^0.40.0"
54+
poethepoet = ">=0.40,<0.42"
5555
python-semantic-release = {version = "10.5.3", python = ">=3.11,<4.0"}
5656
# ariadne-codegen is run via pipx (click conflict with python-semantic-release)
5757
# pipx run --spec "ariadne-codegen>=0.17,<0.18" ariadne-codegen

0 commit comments

Comments
 (0)