Skip to content

Commit b0319db

Browse files
chore: update pylint requirement from ~=3.3.4 to ~=3.3.6
Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.4...v3.3.6) --- updated-dependencies: - dependency-name: pylint dependency-version: 3.3.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 20da787 commit b0319db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jinja2~=3.1.6
2-
pylint~=3.3.4
2+
pylint~=3.3.6
33
black~=25.1.0
44
mkdocs~=1.6.1

0 commit comments

Comments
 (0)