Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 486e1a8 commit 98161dd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --no-emit-index-url dev-requirements.in
#
astroid==3.3.5
astroid==3.3.8
# via pylint
dill==0.3.9
# via pylint
Expand All @@ -16,11 +16,11 @@ pathspec==0.12.1
# via yamllint
platformdirs==4.3.6
# via pylint
pylint==3.3.1
pylint==3.3.3
# via -r dev-requirements.in
pyyaml==6.0.2
# via
# -c /home/rasmus/leaf-notes/requirements.txt
# -c requirements.txt
# yamllint
ruff==0.8.1
# via -r dev-requirements.in
Expand Down

0 comments on commit 98161dd

Please sign in to comment.