Skip to content

Commit

Permalink
Merge pull request #29 from KMU-quantum-classroom/dependabot/pip/deve…
Browse files Browse the repository at this point in the history
…lop/pylint-2.17.7
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
2 parents 3062d7c + f17c8f2 commit 80dea5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"coverage==7.3.1",
"pylint==2.17.6",
"pylint==2.17.7",
"tox==4.11.3",
"build==1.0.3",
"pdoc==14.1.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coverage==7.3.1
pylint==2.17.6
pylint==2.17.7
tox==4.11.3
build==1.0.3
pdoc==14.1.0
Expand Down

0 comments on commit 80dea5d

Please sign in to comment.