Skip to content

Commit 36a9e7e

Browse files
dependabot[bot]ialejandro
authored andcommitted
chore(deps-dev): bump pylint in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [pylint](https://github.com/pylint-dev/pylint). Updates `pylint` from 3.3.8 to 4.0.2 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.8...v4.0.2) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45df14b commit 36a9e7e

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ requests = "==2.32.*"
1212
[dev-packages]
1313
pytest = "==8.4.*"
1414
pytest-flask = "==1.3.*"
15-
pylint = "==3.3.*"
15+
pylint = "==4.0.*"
1616

1717
[requires]
1818
python_version = "3.12"

Pipfile.lock

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

0 commit comments

Comments
 (0)