Skip to content

Commit 4f386ff

Browse files
chore: update pylint requirement from ~=3.2.7 to ~=3.3.3
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.2.7...v3.3.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79a81a6 commit 4f386ff

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.4
22
requests~=2.32.3
33
urllib3~=2.2.3
4-
pylint~=3.2.7
4+
pylint~=3.3.3

0 commit comments

Comments
 (0)