Skip to content

Commit

Permalink
Merge pull request #673 from sbrunner/renovate/master-all-patch-versions
Browse files Browse the repository at this point in the history
Update all patch versions (master)
  • Loading branch information
sbrunner authored Jul 1, 2022
2 parents ee61956 + 45a94d5 commit 328c1f2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: Fetch Dependabot metadata
id: dependabot-metadata
uses: dependabot/fetch-metadata@v1.3.1
uses: dependabot/fetch-metadata@v1.3.2
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
- name: A comma-separated list of all package names updated
Expand Down
8 changes: 4 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 @@ -45,7 +45,7 @@ numpy = "1.22.4"
scipy = "1.8.1"
scikit-image = "0.19.2"
opencv-python-headless = "4.5.5.64"
deskew = "1.0.24"
deskew = "1.0.26"
jsonschema-gentypes = "1.0.0"
"ruamel.yaml" = "0.17.21"
argcomplete = "2.0.0"
Expand Down

0 comments on commit 328c1f2

Please # to comment.