Skip to content

Commit a569042

Browse files
chore(deps): bump pylint from 3.1.0 to 3.3.9
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.3.9. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v3.3.9) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.9 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 488954b commit a569042

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# To ensure app dependencies are ported from your virtual environment/host machine into your container, run 'pip freeze > requirements.txt' in the terminal to overwrite this file
2-
pylint==3.1.0
2+
pylint==3.3.9
33
pytest==8.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packaging==24.2
1212
platformdirs==4.3.6
1313
pluggy==1.5.0
1414
ply==3.11
15-
pylint==3.1.0
15+
pylint==3.3.9
1616
pyparsing==3.2.1
1717
pytest==8.1.1
1818
PyYAML==6.0.2

0 commit comments

Comments
 (0)