Skip to content

Commit fc142ef

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CI/requirements_ci.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ deptry==0.23.1
33
exceptiongroup==1.3.0
44
flit==3.12.0
55
pip==25.2
6-
pylint==3.3.7
6+
pylint==3.3.9
77
tomli==2.2.1
88
tox-gh==1.5.0
99
tox==4.28.4

CI/requirements_ci.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -366,9 +366,9 @@ pygments==2.18.0 \
366366
--hash=sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199 \
367367
--hash=sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a
368368
# via rich
369-
pylint==3.3.7 \
370-
--hash=sha256:2b11de8bde49f9c5059452e0c310c079c746a0a8eeaa789e5aa966ecc23e4559 \
371-
--hash=sha256:43860aafefce92fca4cf6b61fe199cdc5ae54ea28f9bf4cd49de267b5195803d
369+
pylint==3.3.9 \
370+
--hash=sha256:01f9b0462c7730f94786c283f3e52a1fbdf0494bbe0971a78d7277ef46a751e7 \
371+
--hash=sha256:d312737d7b25ccf6b01cc4ac629b5dcd14a0fcf3ec392735ac70f137a9d5f83a
372372
# via -r CI/requirements_ci.in
373373
pyproject-api==1.9.1 \
374374
--hash=sha256:43c9918f49daab37e302038fc1aed54a8c7a91a9fa935d00b9a485f37e0f5335 \

0 commit comments

Comments
 (0)