Skip to content

Commit da9b3d0

Browse files
authored
Merge branch 'main' into dependabot/github_actions/senzing-factory/build-resources/dot-github/workflows/lint-workflows.yaml-4
2 parents 2406f55 + 1707b2a commit da9b3d0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@ 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
10-
psutil==7.0.0
10+
psutil==7.2.2
1111
pylint-per-file-ignores==1.4.0
1212
pylint==3.3.7
1313
pytest-cov==6.2.1
1414
pytest-schema==0.1.2
1515
pytest==8.4.1
1616
twine==6.1.0
1717
virtualenv==20.36.1
18-
wheel==0.46.2
18+
wheel==0.46.3

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)