Skip to content

Commit 040c5b1

Browse files
authored
Merge pull request #365 from dsgnr/dependabot/pip/backend/pylint-3.3.8
[api] Bump pylint from 3.3.7 to 3.3.8 in /backend
2 parents 075ffc3 + b19d3ae commit 040c5b1

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.35.0"}
2121
tomli = "^2.2.1"
2222

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

0 commit comments

Comments
 (0)