Skip to content

Commit

Permalink
Merge pull request #49 from KMU-quantum-classroom/dependabot/pip/deve…
Browse files Browse the repository at this point in the history
…lop/tox-4.11.4
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
2 parents ed45f91 + 6236417 commit 6d8dde1
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 @@ -39,7 +39,7 @@ dependencies = [
dev = [
"coverage==7.3.2",
"pylint==3.0.2",
"tox==4.11.3",
"tox==4.11.4",
"build==1.0.3",
"pdoc==14.1.0",
"notebook==7.0.6"
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
coverage==7.3.2
pylint==3.0.2
tox==4.11.3
tox==4.11.4
build==1.0.3
pdoc==14.1.0
notebook==7.0.6

0 comments on commit 6d8dde1

Please sign in to comment.