Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#37)
Browse files Browse the repository at this point in the history
Update dependencies:

* Update invoke requirement from ~=1.6 to ~=1.7 (#34)

Update GH Actions:

* Bump peter-evans/create-pull-request from 3 to 4 (#36)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
TEAM4-0 and dependabot[bot] authored Mar 24, 2022
1 parent 3538307 commit 1ffc003
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:

- name: Create PR
id: cpr
uses: peter-evans/create-pull-request@v3
uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.RELEASE_PAT }}
commit-message: New @dependabot-fueled updates
Expand Down
2 changes: 1 addition & 1 deletion requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
invoke~=1.6
invoke~=1.7
mike~=1.1
mkdocs~=1.2
mkdocs-awesome-pages-plugin~=2.7
Expand Down

0 comments on commit 1ffc003

Please sign in to comment.