Skip to content

chore(deps): bump pylint from 3.3.6 to 3.3.7 in the dependencies group #513

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 5, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): bump pylint from 3.3.6 to 3.3.7 in the dependencies group
Bumps the dependencies group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.3.6 to 3.3.7
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.3.6...v3.3.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 5, 2025
commit d22ebb6d8f7e5539d0be6bbf13ff1fc366c421d9
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ black==25.1.0
flake8==7.2.0
mypy==1.15.0
mypy-extensions==1.1.0
pylint==3.3.6
pylint==3.3.7
pytest==8.3.5
pytest-cov==6.1.1
types-pytz==2025.2.0.20250326
Expand Down
Loading