Skip to content

Commit 58b9a64

Browse files
build(deps-dev): bump pylint from 3.3.9 to 4.0.2 in /services/frontend
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.9 to 4.0.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.9...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d0d86e commit 58b9a64

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

services/frontend/poetry.lock

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

services/frontend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ pytest-mock = "^3.15.1"
7575
httpx = "^0.28.1"
7676
# Test tools
7777
responses = "^0.25.8"
78-
pylint = "^3.3.7"
78+
pylint = ">=3.3.7,<5.0.0"
7979

8080

8181
[tool.pytest.ini_options]

0 commit comments

Comments
 (0)