Skip to content

Commit da15b1d

Browse files
Bump pylint from 3.3.3 to 3.3.4
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.4. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.3...v3.3.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dacb4ac commit da15b1d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -55,7 +55,7 @@ pytest-mock = "^3.14.0"
5555
pycodestyle = ">=2.9.1"
5656
flake8 = "^5.0.4"
5757
pyflakes = "^2.5.0"
58-
pylint = "^3.3.3"
58+
pylint = "^3.3.4"
5959
pylint-pytest = "^1.1.8"
6060
pydocstyle = "^6.1.1"
6161
black = "^24.8.0"

0 commit comments

Comments
 (0)