Skip to content

Commit d7973f2

Browse files
Bump pylint from 3.3.4 to 3.3.7
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.4 to 3.3.7. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.7) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ef3f1f0 commit d7973f2

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

CI/requirements_ci.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ bump-my-version==0.31.1
22
deptry==0.23.0
33
flit==3.10.1
44
pip==25.0
5-
pylint==3.3.4
5+
pylint==3.3.7
66
tox-gh==1.5.0
77
tox==4.24.1

CI/requirements_ci.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -327,9 +327,9 @@ pygments==2.18.0 \
327327
--hash=sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199 \
328328
--hash=sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a
329329
# via rich
330-
pylint==3.3.4 \
331-
--hash=sha256:289e6a1eb27b453b08436478391a48cd53bb0efb824873f949e709350f3de018 \
332-
--hash=sha256:74ae7a38b177e69a9b525d0794bd8183820bfa7eb68cc1bee6e8ed22a42be4ce
330+
pylint==3.3.7 \
331+
--hash=sha256:2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559 \
332+
--hash=sha256:43860aafefce92fca4cf6b61fe199cdc5ae54ea28f9bf4cd49de267b5195803d
333333
# via -r CI/requirements_ci.in
334334
pyproject-api==1.8.0 \
335335
--hash=sha256:3d7d347a047afe796fd5d1885b1e391ba29be7169bd2f102fcd378f04273d228 \
@@ -430,7 +430,6 @@ typing-extensions==4.12.2 \
430430
# astroid
431431
# pydantic
432432
# pydantic-core
433-
# pylint
434433
# rich-click
435434
# tox
436435
urllib3==2.2.2 \

0 commit comments

Comments
 (0)