Skip to content

Commit

Permalink
Bump pylint from 3.3.3 to 3.3.4
Browse files Browse the repository at this point in the history
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 0c087ce commit 520188b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements_test_pre_commit.txt
mypy==1.14.1
pre-commit==4.1.0
pylint==3.3.3
pylint==3.3.4
pytest==8.3.4
pytest-asyncio==0.25.2
types-aiofiles==24.1.0.20241221

0 comments on commit 520188b

Please sign in to comment.