Skip to content

Commit b89c8fc

Browse files
build(deps-dev): bump pylint from 3.3.1 to 3.3.3 in /packages
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.3. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.3) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee0a243 commit b89c8fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ pydantic==2.9.2 ; python_version >= "3.9" and python_version < "4.0"
8080
pygments==2.18.0 ; python_version >= "3.9" and python_version < "4.0"
8181
pylint-django==2.6.1 ; python_version >= "3.9" and python_version < "4.0"
8282
pylint-plugin-utils==0.8.2 ; python_version >= "3.9" and python_version < "4.0"
83-
pylint==3.3.1 ; python_version >= "3.9" and python_version < "4.0"
83+
pylint==3.3.3 ; python_version >= "3.9" and python_version < "4.0"
8484
pyproject-api==1.8.0 ; python_version >= "3.9" and python_version < "4.0"
8585
pyproject-hooks==1.2.0 ; python_version >= "3.9" and python_version < "4.0"
8686
pytest-cov==5.0.0 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)