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 dependencies #64

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Update dependencies #64

merged 4 commits into from
Sep 25, 2023

Conversation

airwoodix
Copy link
Collaborator

@airwoodix airwoodix commented Sep 25, 2023

Summary

Update dependencies.

This resolves in particular the dependabot PRs #62 and #63.

Updates in tooling (black and ruff) lead to some minor code changes.

Details and comments

Changes:

  • Removing pyrsistent (0.19.3)
  • Installing rpds-py (0.10.3)
  • Updating zipp (3.16.2 -> 3.17.0)
  • Installing referencing (0.30.2)
  • Installing jsonschema-specifications (2023.7.1)
  • Updating platformdirs (3.9.1 -> 3.10.0)
  • Updating pytz (2023.3 -> 2023.3.post1)
  • Updating traitlets (5.9.0 -> 5.10.0)
  • Updating urllib3 (2.0.4 -> 2.0.5)
  • Updating asttokens (2.2.1 -> 2.4.0)
  • Updating cryptography (41.0.2 -> 41.0.4)
  • Updating exceptiongroup (1.1.2 -> 1.1.3)
  • Updating jsonschema (4.17.3 -> 4.19.1)
  • Updating numpy (1.23.5 -> 1.24.4)
  • Updating pygments (2.15.1 -> 2.16.1)
  • Updating pyzmq (25.1.0 -> 25.1.1)
  • Updating setuptools (68.0.0 -> 68.2.2)
  • Updating tornado (6.3.2 -> 6.3.3)
  • Updating typing-extensions (4.7.1 -> 4.8.0)
  • Updating anyio (3.7.1 -> 4.0.0)
  • Updating contourpy (1.1.0 -> 1.1.1)
  • Updating dnspython (2.4.0 -> 2.4.2)
  • Updating fonttools (4.41.1 -> 4.42.1)
  • Updating jedi (0.18.2 -> 0.19.0)
  • Updating jupyter-client (8.3.0 -> 8.3.1)
  • Updating kiwisolver (1.4.4 -> 1.4.5)
  • Updating nbformat (5.9.1 -> 5.9.2)
  • Updating pillow (10.0.0 -> 10.0.1)
  • Updating pyparsing (3.0.9 -> 3.1.1)
  • Updating pyspnego (0.9.1 -> 0.9.2)
  • Updating rustworkx (0.13.0 -> 0.13.1)
  • Installing setuptools-scm (8.0.3)
  • Updating soupsieve (2.4.1 -> 2.5)
  • Updating chardet (5.1.0 -> 5.2.0)
  • Updating click (8.1.6 -> 8.1.7)
  • Updating comm (0.1.3 -> 0.1.4)
  • Updating filelock (3.12.2 -> 3.12.4)
  • Downgrading jsonschema-spec (0.1.6 -> 0.1.3)
  • Updating jupyterlab-widgets (3.0.8 -> 3.0.9)
  • Updating matplotlib (3.7.2 -> 3.7.3)
  • Downgrading openapi-schema-validator (0.4.4 -> 0.4.3)
  • Updating pathspec (0.11.1 -> 0.11.2)
  • Updating pluggy (1.2.0 -> 1.3.0)
  • Updating websocket-client (1.3.3 -> 1.6.3)
  • Updating widgetsnbextension (4.0.8 -> 4.0.9)
  • Updating argcomplete (3.1.1 -> 3.1.2)
  • Updating black (23.7.0 -> 23.9.1)
  • Updating cfgv (3.3.1 -> 3.4.0)
  • Updating debugpy (1.6.7 -> 1.8.0)
  • Updating faker (19.2.0 -> 19.6.2)
  • Updating furo (2023.5.20 -> 2023.8.19)
  • Updating identify (2.5.26 -> 2.5.29)
  • Updating ipywidgets (8.0.7 -> 8.1.1)
  • Updating nbconvert (7.7.2 -> 7.8.0)
  • Updating nest-asyncio (1.5.6 -> 1.5.8)
  • Updating openapi-spec-validator (0.5.2 -> 0.5.5)
  • Updating pydantic (1.10.11 -> 1.10.12)
  • Updating pytest (7.4.0 -> 7.4.2)
  • Updating qiskit-ibm-experiment (0.3.4 -> 0.3.5)
  • Downgrading qiskit-ibmq-provider (0.20.0 -> 0.19.2)
  • Updating tomlkit (0.11.8 -> 0.12.1)
  • Updating types-docutils (0.20.0.1 -> 0.20.0.3)
  • Updating virtualenv (20.24.1 -> 20.24.5)
  • Updating coverage (7.2.7 -> 7.3.1)
  • Updating datamodel-code-generator (0.21.2 -> 0.21.5)
  • Updating hypothesis (6.82.0 -> 6.87.0)
  • Updating ipykernel (6.24.0 -> 6.25.2)
  • Updating mistletoe (1.1.0 -> 1.2.1)
  • Updating polyfactory (2.6.3 -> 2.9.0)
  • Updating pre-commit (3.3.3 -> 3.4.0)
  • Updating pyproject-fmt (0.13.0 -> 1.1.0)
  • Updating qiskit-sphinx-theme (1.13.1 -> 1.16.0)
  • Updating ruff (0.0.280 -> 0.0.291)
  • Updating tqdm (4.65.0 -> 4.66.1)
  • Updating types-requests (2.31.0.2 -> 2.31.0.5)
  • Updating types-tqdm (4.65.0.2 -> 4.66.0.2)

@airwoodix airwoodix merged commit a0940bd into master Sep 25, 2023
4 checks passed
@airwoodix airwoodix deleted the dependencies-update branch September 25, 2023 14:25
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