Skip to content

Commit

Permalink
Merge commit '95be30adf0065a9f63bf04aba32aec393847f196' into Upgrade-…
Browse files Browse the repository at this point in the history
…DCAT-AP3
  • Loading branch information
Hans-Chrstian committed Sep 26, 2024
2 parents 52bc4c4 + 95be30a commit 9055109
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
run: |
coverage xml -o coverage.xml
- name: SonarCloud Scan
uses: sonarsource/sonarcloud-github-action@v2
uses: sonarsource/sonarcloud-github-action@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

rdflib~=7.0.0
six~=1.16.0
setuptools~=70.3.0
setuptools~=75.1.0
nose~=1.3.7
requests~=2.32.3

0 comments on commit 9055109

Please sign in to comment.