Skip to content

Commit 334667c

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] <[email protected]>
1 parent 2c6edcb commit 334667c

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
@@ -57,7 +57,7 @@ mypy = "*"
5757
bandit = "*"
5858
freezegun = "*"
5959
pytest = "*"
60-
pylint = "^3.3.3"
60+
pylint = "^3.3.4"
6161
Sphinx = "^4.0.2"
6262
sphinx-rtd-theme = "^1.3.0"
6363
pytest-cov = "^6.0.0"

0 commit comments

Comments
 (0)