Skip to content

Commit 438fe4f

Browse files
authored
Merge branch 'main' into dependabot/github_actions/senzing-factory/build-resources/dot-github/workflows/link-issues-to-pull-request-post-merge.yaml-4
2 parents 4c8eafe + 62b3cf9 commit 438fe4f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/dependabot-approve-and-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ jobs:
1313
pull-requests: write
1414
secrets:
1515
SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN: ${{ secrets.SENZING_GITHUB_CODEOWNER_PR_RW_TOKEN }}
16-
uses: senzing-factory/build-resources/.github/workflows/dependabot-approve-and-merge.yaml@v3
16+
uses: senzing-factory/build-resources/.github/workflows/dependabot-approve-and-merge.yaml@v4

development-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ black==25.1.0
33
build==1.2.2.post1
44
coverage==7.9.2
55
cryptography==46.0.5
6-
flake8==7.2.0
6+
flake8==7.3.0
77
fpvs==0.3.0
88
isort==6.0.1
99
mypy==1.16.1

documentation-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ sphinx-jinja2-compat==0.3.0
77
sphinx-prompt==1.9.0
88
sphinx-rtd-theme==3.0.2
99
sphinx-tabs==3.4.7
10-
sphinx-toolbox==4.0.0
10+
sphinx-toolbox==4.1.2
1111
sphinxcontrib-applehelp==2.0.0
1212
sphinxcontrib-devhelp==2.0.0
1313
sphinxcontrib-htmlhelp==2.1.0

0 commit comments

Comments
 (0)