Skip to content

Commit

Permalink
Merge pull request #72 from Sebbo94BY/dependabot/pip/pylint-2.17.7
Browse files Browse the repository at this point in the history
[PIP]: Bump pylint from 2.17.5 to 2.17.7
  • Loading branch information
Sebbo94BY authored Oct 8, 2023
2 parents 788e243 + 04ef6e9 commit a776f6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ openai==0.28.1

# Required for the GitHub workflow "PyLint" and when writing new code.
# Should be pinned to a specific version as newer versions might have new or changed linting rules.
pylint==2.17.5
pylint==2.17.7

# Only for fixing this Pylint error: ModuleNotFoundError: No module named 'typing_extensions'
# See https://github.com/Sebi94nbg/teamspeak3-python-bot/actions/runs/3864557425/jobs/6587510172
Expand Down

0 comments on commit a776f6a

Please sign in to comment.