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 python dependencies #193

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Update python dependencies #193

merged 1 commit into from
Oct 7, 2024

Conversation

airwoodix
Copy link
Collaborator

Summary

Update Python dependencies.

The rendering of jupyter-evaluated code blocks in the docs' new dark-mode is broken (the background stays light).

Details and comments

  - Removing sphinxcontrib-jquery (4.1)
  - Updating certifi (2024.7.4 -> 2024.8.30)
  - Updating cffi (1.17.0 -> 1.17.1)
  - Updating idna (3.7 -> 3.10)
  - Updating platformdirs (4.2.2 -> 4.3.6)
  - Updating urllib3 (2.2.2 -> 2.2.3)
  - Updating cryptography (43.0.0 -> 43.0.1)
  - Updating executing (2.0.1 -> 2.1.0)
  - Updating pbr (6.0.0 -> 6.1.0)
  - Updating contourpy (1.2.1 -> 1.3.0)
  - Updating dill (0.3.8 -> 0.3.9)
  - Updating dnspython (2.6.1 -> 2.7.0)
  - Updating fonttools (4.53.1 -> 4.54.1)
  - Updating jupyter-client (8.6.2 -> 8.6.3)
  - Updating kiwisolver (1.4.5 -> 1.4.7)
  - Updating more-itertools (10.4.0 -> 10.5.0)
  - Updating prompt-toolkit (3.0.47 -> 3.0.48)
  - Updating pydantic-core (2.20.1 -> 2.23.4)
  - Updating pyparsing (3.1.2 -> 3.1.4)
  - Updating pytz (2024.1 -> 2024.2)
  - Updating symengine (0.11.0 -> 0.13.0)
  - Updating sympy (1.13.2 -> 1.13.3)
  - Updating tzdata (2024.1 -> 2024.2)
  - Updating anyio (4.4.0 -> 4.6.0)
  - Updating asteval (1.0.2 -> 1.0.5)
  - Updating filelock (3.15.4 -> 3.16.1)
  - Updating httpcore (1.0.5 -> 1.0.6)
  - Updating msgpack (1.0.8 -> 1.1.0)
  - Updating pandas (2.2.2 -> 2.2.3)
  - Updating pydantic (2.8.2 -> 2.9.2)
  - Updating qiskit (1.2.0 -> 1.2.4)
  - Updating argcomplete (3.5.0 -> 3.5.1)
  - Updating debugpy (1.8.5 -> 1.8.6)
  - Updating faker (27.4.0 -> 30.1.0)
  - Updating furo (2024.1.29 -> 2024.8.6)
  - Updating httpx (0.27.0 -> 0.27.2)
  - Updating identify (2.6.0 -> 2.6.1)
  - Updating pydantic-settings (2.4.0 -> 2.5.2)
  - Updating pydot (3.0.1 -> 3.0.2)
  - Updating pytest (8.3.2 -> 8.3.3)
  - Updating qiskit-ibm-experiment (0.4.7 -> 0.4.8)
  - Updating rich (13.7.1 -> 13.9.2)
  - Updating setuptools (73.0.1 -> 75.1.0)
  - Updating termcolor (2.4.0 -> 2.5.0)
  - Updating tomli (2.0.1 -> 2.0.2)
  - Updating types-docutils (0.21.0.20240724 -> 0.21.0.20241005)
  - Updating virtualenv (20.26.3 -> 20.26.6)
  - Updating hypothesis (6.111.1 -> 6.112.4)
  - Updating mypy (1.11.1 -> 1.11.2)
  - Updating polyfactory (2.16.2 -> 2.17.0)
  - Updating pyproject-fmt (2.2.1 -> 2.2.4)
  - Updating qiskit-aer (0.15.0 -> 0.15.1)
  - Updating qiskit-sphinx-theme (1.16.1 -> 2.0.0)
  - Updating ruff (0.6.2 -> 0.6.9)
  - Updating typer (0.12.4 -> 0.12.5)
  - Updating types-requests (2.32.0.20240712 -> 2.32.0.20240914)
  - Updating typos (1.23.7 -> 1.25.0)

@airwoodix airwoodix self-assigned this Oct 7, 2024
@airwoodix airwoodix marked this pull request as ready for review October 7, 2024 08:17
@airwoodix airwoodix merged commit 29362f2 into master Oct 7, 2024
15 checks passed
@airwoodix airwoodix deleted the update-dependencies branch October 7, 2024 08: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