Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pylint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent e040527 commit 36a7186
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-linting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile dev_requirements/requirements-linting.in
#
astroid==3.1.0
astroid==3.2.2
# via pylint
dill==0.3.7
# via pylint
Expand All @@ -14,7 +14,7 @@ mccabe==0.7.0
# via pylint
platformdirs==3.2.0
# via pylint
pylint==3.1.1
pylint==3.2.2
# via -r dev_requirements/requirements-linting.in
tomlkit==0.11.7
# via pylint

0 comments on commit 36a7186

Please sign in to comment.