Skip to content

Commit 792df62

Browse files
chore: bump pylint from 3.3.5 to 3.3.7 (#78)
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.5 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.5...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7b3973d commit 792df62

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ testcontainers = "4.10.0"
2121
[tool.poetry.group.dev.dependencies]
2222
pytest = "8.3.5"
2323
flask = "3.1.1"
24-
pylint = "3.3.5"
24+
pylint = "3.3.7"
2525
autopep8 = "2.3.2"
2626
pytest-timeout = "2.3.1"
2727
pytest-asyncio = "0.26.0"

0 commit comments

Comments
 (0)