Skip to content

chore(deps): bump the python-dependencies group across 1 directory with 4 updates#319

Merged
WilliamBerryiii merged 2 commits intomainfrom
dependabot/pip/python-dependencies-2511a95242
Feb 20, 2026
Merged

chore(deps): bump the python-dependencies group across 1 directory with 4 updates#319
WilliamBerryiii merged 2 commits intomainfrom
dependabot/pip/python-dependencies-2511a95242

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2026

Updates the requirements on pillow, azure-core, azure-storage-blob and rsl-rl-lib to permit the latest version.
Updates pillow from 12.1.0 to 12.1.1

Release notes

Sourced from pillow's releases.

12.1.1

https://pillow.readthedocs.io/en/stable/releasenotes/12.1.1.html

Dependencies

Other changes

Commits

Updates azure-core from 1.38.0 to 1.38.2

Release notes

Sourced from azure-core's releases.

azure-core_1.38.2

1.38.2 (2026-02-18)

Bugs Fixed

  • Fixed PipelineClient.format_url to preserve the leading slash when the URL template starts with /?. #45218

azure-core_1.38.1

1.38.1 (2026-02-10)

Bugs Fixed

  • Fixed PipelineClient.format_url to avoid adding trailing slashes when the URL template contains only query parameters. #45044
Commits

Updates azure-storage-blob to 12.28.0

Release notes

Sourced from azure-storage-blob's releases.

azure-storage-blob_12.28.0

12.28.0 (2026-01-06)

Features Added

  • Stable release of features from 12.28.0b1

Other Changes

  • Changed the default connection_data_block_size for all clients from 4 KiB to 256 KiB. This should result in significantly better throughput on large file downloads for most environments.
Commits
  • b3301ac STG 100 GA Release Date for 2026-01-06
  • beb8dfa [Storage][STG 100] Prepare branch for GA + cherry-pick block size change (#44...
  • 874cfcf [Storage] Update Swagger and Release Date (#44243)
  • 4aca0cc Fix perf tests on Python 3.14 + Storage change (#44230)
  • cd5ecc5 [Storage] Fix 100 Live Tests (#44108)
  • 1cd78b1 [Storage] Added support for Python 3.14 + update 100 release date (#44224)
  • 471cda1 [Storage] Add Blob download perf test that uses HTTP library directly (#44111)
  • 9e53510 [Storage] Decompression for Binary Response in Download APIs (#43587)
  • 68b646b Removed create file with data and file semantics features (#43978)
  • 09f0066 [Storage] Added Support for UseDevelopmentStorage=true; for Connection Stri...
  • Additional commits viewable in compare view

Updates rsl-rl-lib from 4.0.0 to 4.0.1

Release notes

Sourced from rsl-rl-lib's releases.

v4.0.1

Overview

Full Changelog: leggedrobotics/rsl_rl@v4.0.0...v4.0.1

Fixed

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 4 updates

Updates the requirements on [pillow](https://github.com/python-pillow/Pillow), [azure-core](https://github.com/Azure/azure-sdk-for-python), [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) and [rsl-rl-lib](https://github.com/leggedrobotics/rsl_rl) to permit the latest version.

Updates `pillow` from 12.1.0 to 12.1.1
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@12.1.0...12.1.1)

Updates `azure-core` from 1.38.0 to 1.38.2
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-core_1.38.0...azure-core_1.38.2)

Updates `azure-storage-blob` to 12.28.0
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.5.0...azure-storage-blob_12.28.0)

Updates `rsl-rl-lib` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/leggedrobotics/rsl_rl/releases)
- [Commits](leggedrobotics/rsl_rl@v4.0.0...v4.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: azure-core
  dependency-version: 1.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: azure-storage-blob
  dependency-version: 12.28.0
  dependency-type: direct:production
  dependency-group: python-dependencies
- dependency-name: rsl-rl-lib
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency version updates python Pull requests that update python code labels Feb 19, 2026
@github-actions
Copy link

github-actions bot commented Feb 19, 2026

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

pyproject.toml

PackageVersionLicenseIssue Type
azure-storage-blob>= 12.5.0,<= 12.28.0NullUnknown License
rsl-rl-lib4.0.1NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/azure-core 1.38.2 🟢 6.7
Details
CheckScoreReason
Maintained🟢 1030 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Code-Review🟢 10all changesets reviewed
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices🟢 5badge detected: Passing
Security-Policy🟢 10security policy file detected
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 5branch protection is not maximal on development and all release branches
Binary-Artifacts🟢 8binaries present in source code
SAST⚠️ 0SAST tool is not run on all commits -- score normalized to 0
Pinned-Dependencies⚠️ 0dependency not pinned by hash detected -- score normalized to 0
Fuzzing🟢 10project is fuzzed
pip/azure-storage-blob >= 12.5.0,<= 12.28.0 UnknownUnknown
pip/rsl-rl-lib 4.0.1 UnknownUnknown
pip/pillow 12.1.1 UnknownUnknown

Scanned Files

  • pyproject.toml
  • requirements.txt

@WilliamBerryiii WilliamBerryiii merged commit e9258ec into main Feb 20, 2026
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/python-dependencies-2511a95242 branch February 20, 2026 18:38
@WilliamBerryiii WilliamBerryiii added this to the v0.4.0 milestone Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency version updates python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant