Skip to content

Commit 5e82d1f

Browse files
chore: bump the minor-updates group across 1 directory with 2 updates (#238)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7afb2b7 commit 5e82d1f

2 files changed

Lines changed: 40 additions & 42 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ python = ">=3.9,<4"
1616
requests = "^2.32.4"
1717
dparse = "^0.6.4"
1818
click = "^8.1.8"
19-
rich = "^14.0.0"
19+
rich = "^14.1.0"
2020
rapidfuzz = ">=2.13.7,<4.0.0"
2121
pyparsing = "^3.2.3"
2222
tomlkit = ">=0.11.6,<0.14.0"
@@ -28,7 +28,7 @@ twyn = "twyn.cli:entry_point"
2828

2929
[tool.poetry.group.dev.dependencies]
3030
pytest = ">=7.1.3,<9.0.0"
31-
mypy = ">=0.982,<1.17"
31+
mypy = ">=0.982,<1.18"
3232
pytest-cov = ">=4,<7"
3333
ipdb = "^0.13.9"
3434
commitizen = ">=2.38,<5.0"

0 commit comments

Comments
 (0)