Skip to content

Conversation

@paulorsousa
Copy link
Contributor

@paulorsousa paulorsousa commented Dec 17, 2025

Updates Python dependencies and resolves a compatibility issue where tox-poetry-installer required tox <4, conflicting with the project's tox >=4.16.0 constraint.
Migrates from the deprecated poetry.dev-dependencies section to poetry.group.dev.dependencies to comply with newer Poetry versions.
Also fixes minor formatting issues.

image

- Bump PyYAML from 6.0 to 6.0.1
- Upgrade matplotlib from 3.1.2 to 3.9.0
- Update pytest from 4.6 to 8.0.0
- Upgrade pytest-cov from 2.9.0 to 6.0.0
- Remove duplicate dev dependency section for tox-poetry-installer
- Updated test to unpack all 10 return values from compare_command_logic
- Applied black formatting fixes to asm.py and standalone.py
Update poetry.lock to use newer package versions that provide
pre-built wheels for latest Python versions, improving installation
speed and compatibility.

Major updates include:
- boto3/botocore: AWS SDK updates
- bcrypt: 4.0.1 → 5.0.0
- cffi: 1.15.1 → 2.0.0
- urllib3: 1.26.19 → 2.6.2
- attrs: 22.2.0 → 25.4.0
- werkzeug: 3.0.3 → 3.1.4
- wrapt: 1.15.0 → 2.0.1
@fcostaoliveira fcostaoliveira merged commit 0bc5b09 into master Dec 17, 2025
0 of 3 checks passed
@fcostaoliveira fcostaoliveira deleted the chore/upgrade-deps-python branch December 17, 2025 16:08
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.

3 participants