Skip to content

Commit e6c63db

Browse files
build(deps-dev): Bump pylint from 3.3.1 to 3.3.2
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.1...v3.3.2) --- 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 70f5874 commit e6c63db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flit==3.10.1
44
pytest==8.3.4
55
responses==0.25.3
66
python_dotenv==1.0.1
7-
pylint==3.3.1
7+
pylint==3.3.2
88
# code coverage
99
coverage==7.6.8
1010
pytest-cov==6.0.0

0 commit comments

Comments
 (0)