Skip to content

Commit

Permalink
Merge pull request #259 from koterpillar/renovate/jsonpath-ng-1.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency jsonpath-ng to ^1.7.0
  • Loading branch information
koterpillar authored Oct 11, 2024
2 parents fdd1e41 + df1366d commit 7902e2b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ PyYAML = "^6.0.2"
trio = "^0.26.2"
tqdm = "^4.66.5"
typed-argparse = "^0.3.1"
jsonpath-ng = "^1.6.1"
jsonpath-ng = "^1.7.0"
beautifulsoup4 = "^4.12.3"
httpx = "^0.27.2"

Expand Down

0 comments on commit 7902e2b

Please sign in to comment.