Skip to content

Commit 07a3658

Browse files
[api] Bump pylint from 3.3.6 to 3.3.7 in /backend
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.6 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.6...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de398b6 commit 07a3658

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ uvicorn = {extras = ["standard"], version = "^0.34.2"}
2121
tomli = "^2.2.1"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
pylint = "^3.3.6"
24+
pylint = "^3.3.7"
2525
isort = "^6.0.1"
2626
pytest = "^8.3.4"
2727
pytest-mock = "^3.14.0"

0 commit comments

Comments
 (0)