Skip to content

Commit 6c61833

Browse files
chore: bump the dependencies group across 1 directory with 3 updates (#179)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c1da95 commit 6c61833

File tree

2 files changed

+64
-58
lines changed

2 files changed

+64
-58
lines changed

poetry.lock

Lines changed: 62 additions & 56 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
@@ -18,7 +18,7 @@ dparse = "^0.6.4"
1818
click = "^8.1.8"
1919
rich = "^13.9.4"
2020
rapidfuzz = ">=2.13.7,<4.0.0"
21-
pyparsing = "^3.2.0"
21+
pyparsing = "^3.2.1"
2222
tomlkit = ">=0.11.6,<0.14.0"
2323
tomli = { version = "^2.2.1", python = "<3.11" }
2424

@@ -33,7 +33,7 @@ pytest-cov = ">=4,<7"
3333
ipdb = "^0.13.9"
3434
commitizen = ">=2.38,<5.0"
3535
pdbpp = "^0.10.3"
36-
ruff = ">=0.5.1,<0.8.5"
36+
ruff = ">=0.5.1,<0.9.2"
3737
types-requests = "^2.32.0.20241016"
3838

3939

0 commit comments

Comments
 (0)