Skip to content

Commit

Permalink
Bump pylint from 3.2.3 to 3.2.5 in the pip group
Browse files Browse the repository at this point in the history
Bumps the pip group with 1 update: [pylint](https://github.com/pylint-dev/pylint).


Updates `pylint` from 3.2.3 to 3.2.5
- [Release notes](https://github.com/pylint-dev/pylint/releases)
- [Commits](pylint-dev/pylint@v3.2.3...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 245ac04 commit f625d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [

[project.optional-dependencies]
code-analysis = [
"pylint==3.2.3",
"pylint==3.2.5",
"ldap-jwt-auth[test]"
]

Expand Down

0 comments on commit f625d0c

Please sign in to comment.