Skip to content

Commit e88558a

Browse files
chore: bump the dependencies group with 2 updates (#147)
2 parents 8a9ba7e + d2650db commit e88558a

File tree

2 files changed

+40
-35
lines changed

2 files changed

+40
-35
lines changed

poetry.lock

Lines changed: 38 additions & 33 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
@@ -12,7 +12,7 @@ dparse = "^0.6.2"
1212
click = "^8.1.3"
1313
rich = "^13.9.2"
1414
rapidfuzz = ">=2.13.7,<4.0.0"
15-
pyparsing = "^3.1.4"
15+
pyparsing = "^3.2.0"
1616
tomlkit = ">=0.11.6,<0.14.0"
1717

1818

@@ -22,7 +22,7 @@ twyn = "twyn.cli:entry_point"
2222

2323
[tool.poetry.group.dev.dependencies]
2424
pytest = ">=7.1.3,<9.0.0"
25-
mypy = ">=0.982,<1.12"
25+
mypy = ">=0.982,<1.13"
2626
pytest-cov = ">=4,<6"
2727
ipdb = "^0.13.9"
2828
commitizen = ">=2.38,<4.0"

0 commit comments

Comments
 (0)