Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update locked dependencies. #179

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Update locked dependencies. #179

merged 1 commit into from
Jun 28, 2024

Conversation

airwoodix
Copy link
Collaborator

@airwoodix airwoodix commented Jun 28, 2024

Summary

Notable updates:

  • ruff 0.5.0 triggered some new linter errors.

Problematic updates:

The numpy-dependent packages are:

 - contourpy >=1.20
 - lmfit >=1.19
 - matplotlib >=1.23
 - pandas >=1.22.4
 - qiskit >=1.17,<3
 - qiskit-aer >=1.16.3
 - qiskit-algorithms >=1.17
 - qiskit-experiments >=1.17
 - qiskit-ibm-experiment >=1.13
 - qiskit-optimization >=1.17
 - rustworkx >=1.16.0,<3
 - scipy >=1.22.4,<2.3
 - seaborn >=1.20,<1.24.0 || >1.24.0

💡 The dependency is pinned to "^1" in this patch.

Details and comments

All updates:

  - Updating domdf-python-tools (3.8.1 -> 3.9.0)
  - Updating rustworkx (0.14.2 -> 0.15.0)
  - Updating filelock (3.15.3 -> 3.15.4)
  - Updating qiskit (1.1.0 -> 1.1.1)
  - Updating debugpy (1.8.1 -> 1.8.2)
  - Updating faker (25.9.1 -> 26.0.0)
  - Updating pydantic-settings (2.3.3 -> 2.3.4)
  - Updating setuptools (70.1.0 -> 70.1.1)
  - Updating virtualenv (20.26.2 -> 20.26.3)
  - Updating coverage (7.5.3 -> 7.5.4)
  - Updating hypothesis (6.103.2 -> 6.104.1)
  - Updating ruff (0.4.9 -> 0.5.0)
  - Updating sphinx-toolbox (3.5.0 -> 3.6.0)
  - Updating types-requests (2.32.0.20240602 -> 2.32.0.20240622)
  - Updating typos (1.22.7 -> 1.22.9)

@airwoodix airwoodix self-assigned this Jun 28, 2024
@airwoodix airwoodix merged commit 462039a into master Jun 28, 2024
15 checks passed
@airwoodix airwoodix deleted the update-dependencies branch June 28, 2024 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants