Skip to content

Commit

Permalink
⬆️ Bump the python-dependencies group across 1 directory with 2 updat…
Browse files Browse the repository at this point in the history
…es (#208)
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 62655d3 commit a2489ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ classifiers = [
]
requires-python = ">=3.8"
dependencies = [
"PyQt6>=6.2.3,<6.7.0"
"PyQt6>=6.2.3,<6.8.0"
]
dynamic = ["version"]

Expand All @@ -43,7 +43,7 @@ test = ["pytest>=7"]
coverage = ["mqt.syrec[test]", "pytest-cov"]
docs = [
"furo>=2023.08.17",
"sphinx~=7.0",
"sphinx>=7,<9",
"setuptools-scm>=7",
"sphinxcontrib-bibtex>=2.4.2",
"sphinx-copybutton",
Expand Down

0 comments on commit a2489ab

Please sign in to comment.