Skip to content

Commit

Permalink
Bump loguru from 0.7.1 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [loguru](https://github.com/Delgan/loguru) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/Delgan/loguru/releases)
- [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst)
- [Commits](Delgan/loguru@0.7.1...0.7.2)

---
updated-dependencies:
- dependency-name: loguru
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent aa6b9de commit bf7e131
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 @@ -28,7 +28,7 @@ classifiers = [
dependencies = [
"qiskit==0.44.1",
"qiskit-aer==0.12.2",
"loguru==0.7.1",
"loguru==0.7.2",
"sympy==1.12",
"antlr4-python3-runtime==4.11",
"ipython==8.15.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
qiskit==0.44.1
qiskit-aer==0.12.2
loguru==0.7.1
loguru==0.7.2
sympy==1.12
antlr4-python3-runtime==4.11
ipython==8.15.0
Expand Down

0 comments on commit bf7e131

Please sign in to comment.