Skip to content

Commit

Permalink
Merge pull request #74 from serlo/dependabot/pip/pylint-3.2.3
Browse files Browse the repository at this point in the history
chore(deps-dev): bump pylint from 3.2.2 to 3.2.3
  • Loading branch information
AndreasHuber authored Jun 11, 2024
2 parents 826f29c + 403c87f commit 77903ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
click = "==8.1.7"

[dev-packages]
pylint = "==3.2.2"
pylint = "==3.2.3"
black = "==24.4.2"
pyinstaller = "==6.7.0"
pywin32-ctypes = "==0.2.2"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 77903ce

Please sign in to comment.