Skip to content

Commit 2c00842

Browse files
Bump pylint from 3.2.7 to 3.3.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.2.7 to 3.3.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.2.7...v3.3.2) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b8f9f10 commit 2c00842

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 13 additions & 13 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
@@ -26,7 +26,7 @@ pytest-mock = "^3.14.0"
2626
pytest-mypy = "^0.10.3"
2727
requests-mock = "^1.12.1"
2828
pytest-pylint = "^0.21.0"
29-
pylint = "^3.2.7"
29+
pylint = "^3.3.2"
3030
types-requests = ">=0.1.8,<3.0.0"
3131
types-tabulate = ">=0.1.0,<0.9.1"
3232
ruff = "^0.7.1"

0 commit comments

Comments
 (0)