Skip to content

Commit 78cbd1b

Browse files
committed
SLVSCODE-884 Bump embedded Python analyzer to 4.23
1 parent 7f50cfe commit 78cbd1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* Update CFamily analyzer 6.59 -> [6.60](https://sonarsource.atlassian.net/issues/?jql=project%20=%2010166%20AND%20fixVersion=15976%20ORDER%20BY%20priority%20DESC,%20key%20ASC), Clang 19, Support for WindRiver GNU C++ compiler for arm
44
* Update Java analyzer 8.1 -> [8.5](https://sonarsource.atlassian.net/projects/SONARJAVA/versions/15977/tab/release-report-all-issues?isReleaseNoteModalOpen=true), support for Java 22, hardening
55
* Update XML analyzer 2.10 -> [2.11](https://sonarsource.atlassian.net/projects/SONARXML/versions/14256/tab/release-report-all-issues)
6+
* Update Python analyzer 4.22 -> [4.23](https://sonarsource.atlassian.net/projects/SONARPY/versions/15939/tab/release-report-all-issues?isReleaseNoteModalOpen=true)
67

78
## 4.11
89

scripts/dependencies.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{
3939
"groupId": "org.sonarsource.python",
4040
"artifactId": "sonar-python-plugin",
41-
"version": "4.22.0.16914",
41+
"version": "4.23.0.17664",
4242
"output": "analyzers/sonarpython.jar"
4343
},
4444
{

0 commit comments

Comments
 (0)