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 #196

Merged
merged 7 commits into from
Oct 23, 2024
Merged

Update dependencies #196

merged 7 commits into from
Oct 23, 2024

Conversation

airwoodix
Copy link
Collaborator

@airwoodix airwoodix commented Oct 21, 2024

Summary

Update locked Python dependencies.

Add tooling to check the consistency between tooling versions installed by poetry and those locked in the pre-commit configuration.

Details

All updates:

  - Removing pyproject-fmt-rust (1.1.6)
  - Removing tomli (2.0.2)
  - Updating charset-normalizer (3.3.2 -> 3.4.0)
  - Updating jsonschema-specifications (2023.12.1 -> 2024.10.1)
  - Updating markupsafe (2.1.5 -> 3.0.2)
  - Updating cryptography (43.0.1 -> 43.0.3)
  - Updating pillow (10.4.0 -> 11.0.0)
  - Updating pyparsing (3.1.4 -> 3.2.0)
  - Updating anyio (4.6.0 -> 4.6.2.post1)
  - Updating distlib (0.3.8 -> 0.3.9)
  - Updating ruamel-yaml-clib (0.2.8 -> 0.2.12)
  - Updating black (24.8.0 -> 24.10.0)
  - Updating debugpy (1.8.6 -> 1.8.7)
  - Updating faker (30.1.0 -> 30.6.0)
  - Updating psutil (6.0.0 -> 6.1.0)
  - Updating pydantic-settings (2.5.2 -> 2.6.0)
  - Updating setuptools (75.1.0 -> 75.2.0)
  - Updating virtualenv (20.26.6 -> 20.27.0)
  - Installing xmltodict (0.14.2)
  - Updating coverage (7.6.1 -> 7.6.4)
  - Updating hypothesis (6.112.4 -> 6.115.3)
  - Updating mypy (1.11.2 -> 1.12.1)
  - Updating poethepoet (0.27.0 -> 0.29.0)
  - Updating pyproject-fmt (2.2.4 -> 2.4.3)
  - Updating pytest-httpx (0.30.0 -> 0.32.0)
  - Updating qiskit-experiments (0.6.1 -> 0.7.0)
  - Updating ruff (0.6.9 -> 0.7.0)
  - Updating sphinx-toolbox (3.8.0 -> 3.8.1)
  - Updating types-requests (2.32.0.20240914 -> 2.32.0.20241016)
  - Updating typos (1.25.0 -> 1.26.0)
  - Installing yq (3.4.3)

yq (and transitively xmltodict) is a dependency of the new script.

@airwoodix airwoodix self-assigned this Oct 21, 2024
@airwoodix airwoodix marked this pull request as ready for review October 21, 2024 07:39
@airwoodix airwoodix force-pushed the update-dependencies branch from fbfc88e to f948f78 Compare October 21, 2024 08:40
@airwoodix airwoodix force-pushed the update-dependencies branch from e5a50c1 to df2ccd9 Compare October 21, 2024 11:10
scripts/check_pre_commit_consistency.sh Outdated Show resolved Hide resolved
scripts/check_pre_commit_consistency.sh Show resolved Hide resolved
scripts/check_pre_commit_consistency.sh Outdated Show resolved Hide resolved
scripts/check_pre_commit_consistency.sh Outdated Show resolved Hide resolved
scripts/check_pre_commit_consistency.sh Outdated Show resolved Hide resolved
scripts/check_pre_commit_consistency.sh Outdated Show resolved Hide resolved
scripts/check_pre_commit_consistency.sh Outdated Show resolved Hide resolved
@airwoodix airwoodix requested a review from jbrixon October 22, 2024 07:51
@airwoodix airwoodix merged commit 224b1af into master Oct 23, 2024
15 checks passed
@airwoodix airwoodix deleted the update-dependencies branch October 23, 2024 08: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