Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/safety-3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuelbert authored Apr 25, 2024
2 parents 48590a2 + d4a681d commit 3dce5f6
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 33 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/changelog_validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
- uses: zattoo/changelog@v1
with:
token: ${{github.token}}
sources: 'jmopenorders/src'

2 changes: 1 addition & 1 deletion .github/workflows/dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.6.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"
- name: Add a label for all production dependencies
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sphinx==7.2.6
sphinx==7.3.7
sphinx-click==5.1.0
sphinx-rtd-theme==2.0.0
71 changes: 40 additions & 31 deletions poetry.lock

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

0 comments on commit 3dce5f6

Please sign in to comment.