Skip to content

Commit 3ff9a03

Browse files
authored
Merge branch 'main' into aea-4506-communal-qc
2 parents 48d8772 + 25a142b commit 3ff9a03

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
</plugin>
206206
<plugin>
207207
<artifactId>maven-surefire-plugin</artifactId>
208-
<version>3.5.1</version>
208+
<version>3.5.2</version>
209209
</plugin>
210210
<plugin>
211211
<groupId>dev.aspectj</groupId>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ requests = "^2.32.3"
2828
flake8 = "^7.1.1"
2929
pip-licenses = "^4.5.1"
3030
pre-commit = "^3.5.0"
31-
cfn-lint = "^1.18.2"
31+
cfn-lint = "^1.18.4"
3232

3333
[tool.poetry.scripts]
3434

0 commit comments

Comments
 (0)