Packages upgrades (Apr 2025)#4507
Merged
Merged
Conversation
- Added backports-datetime-fromisoformat v2.0.3 - Updated boto3 v1.37.23 -> v1.37.36 - Updated botocore v1.37.23 -> v1.37.36 - Updated ctranslate2 v4.5.0 -> v4.6.0 - Updated django-otp v1.5.4 -> v1.6.0 - Updated django-phonenumber-field v8.0.0 -> v8.1.0 - Updated django-storages v1.14.5 -> v1.14.6 - Updated fsspec v2025.3.1 -> v2025.3.2 - Updated griffe v1.7.1 -> v1.7.2 - Updated httpcore v1.0.7 -> v1.0.8 - Updated kombu v5.5.2 -> v5.5.3 - Updated lxml v5.3.1 -> v5.3.2 - Updated markdown v3.7 -> v3.8 - Updated marshmallow v3.26.1 -> v4.0.0 - Updated mkdocs-material v9.6.10 -> v9.6.12 - Updated mkdocstrings v0.29.0 -> v0.29.1 - Updated mkdocstrings-python v1.16.8 -> v1.16.10 - Updated phonenumbers v9.0.2 -> v9.0.3 - Updated prompt-toolkit v3.0.50 -> v3.0.51 - Updated pytest-cov v6.0.0 -> v6.1.1 - Updated pytest-django v4.10.0 -> v4.11.1 - Updated ruff v0.11.2 -> v0.11.6 - Updated s3transfer v0.11.4 -> v0.11.5 - Updated termcolor v2.5.0 -> v3.0.1 - Updated types-pyyaml v6.0.12.20250326 -> v6.0.12.20250402 - Updated typing-extensions v4.13.0 -> v4.13.2 - Updated virtualenv v20.29.3 -> v20.30.0
wes-otf
pushed a commit
that referenced
this pull request
Apr 18, 2025
- Python package updates (uv lock --upgrade) - Update pre-commit - Update npm packages - Add new `make autoupdate` command, so that this is easy to do next time ``` Added backports-datetime-fromisoformat v2.0.3 Updated boto3 v1.37.23 -> v1.37.36 Updated botocore v1.37.23 -> v1.37.36 Updated ctranslate2 v4.5.0 -> v4.6.0 Updated django-otp v1.5.4 -> v1.6.0 Updated django-phonenumber-field v8.0.0 -> v8.1.0 Updated django-storages v1.14.5 -> v1.14.6 Updated fsspec v2025.3.1 -> v2025.3.2 Updated griffe v1.7.1 -> v1.7.2 Updated httpcore v1.0.7 -> v1.0.8 Updated kombu v5.5.2 -> v5.5.3 Updated lxml v5.3.1 -> v5.3.2 Updated markdown v3.7 -> v3.8 Updated marshmallow v3.26.1 -> v4.0.0 Updated mkdocs-material v9.6.10 -> v9.6.12 Updated mkdocstrings v0.29.0 -> v0.29.1 Updated mkdocstrings-python v1.16.8 -> v1.16.10 Updated phonenumbers v9.0.2 -> v9.0.3 Updated prompt-toolkit v3.0.50 -> v3.0.51 Updated pytest-cov v6.0.0 -> v6.1.1 Updated pytest-django v4.10.0 -> v4.11.1 Updated ruff v0.11.2 -> v0.11.6 Updated s3transfer v0.11.4 -> v0.11.5 Updated termcolor v2.5.0 -> v3.0.1 Updated types-pyyaml v6.0.12.20250326 -> v6.0.12.20250402 Updated typing-extensions v4.13.0 -> v4.13.2 Updated virtualenv v20.29.3 -> v20.30.0 ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
make autoupdatecommand, so that this is easy to do next time