Skip to content

Commit 44180f9

Browse files
chore: update pylint requirement from ~=4.0.4 to ~=4.0.5
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@v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72c9f85 commit 44180f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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
22
requests~=2.32.5
33
urllib3~=2.6.2
4-
pylint~=4.0.4
4+
pylint~=4.0.5

0 commit comments

Comments
 (0)