Commit 837fcfd
authored
build(deps): bump the minor-and-patch group with 8 updates (#730)
Bumps the minor-and-patch group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [black](https://github.com/psf/black) | `25.11.0` | `25.12.0` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.1` | `9.0.2` |
| [sphinx-click](https://github.com/click-contrib/sphinx-click) | `6.1.0` | `6.2.0` |
| [librt](https://github.com/mypyc/librt) | `0.6.3` | `0.7.3` |
| [marshmallow](https://github.com/marshmallow-code/marshmallow) | `4.1.0` | `4.1.1` |
| [orjson](https://github.com/ijl/orjson) | `3.11.4` | `3.11.5` |
| [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.0` | `4.5.1` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.5.0` | `2.6.0` |
Updates `black` from 25.11.0 to 25.12.0
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@25.11.0...25.12.0)
Updates `pytest` from 9.0.1 to 9.0.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.1...9.0.2)
Updates `sphinx-click` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/click-contrib/sphinx-click/releases)
- [Commits](click-contrib/sphinx-click@6.1.0...6.2.0)
Updates `librt` from 0.6.3 to 0.7.3
- [Commits](mypyc/librt@v0.6.3...v0.7.3)
Updates `marshmallow` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@4.1.0...4.1.1)
Updates `orjson` from 3.11.4 to 3.11.5
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.11.4...3.11.5)
Updates `platformdirs` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst)
- [Commits](tox-dev/platformdirs@4.5.0...4.5.1)
Updates `urllib3` from 2.5.0 to 2.6.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.5.0...2.6.0)
---
updated-dependencies:
- dependency-name: black
dependency-version: 25.12.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: pytest
dependency-version: 9.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: sphinx-click
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: librt
dependency-version: 0.7.3
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: marshmallow
dependency-version: 4.1.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: orjson
dependency-version: 3.11.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: platformdirs
dependency-version: 4.5.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: urllib3
dependency-version: 2.6.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-and-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent c6e8d2b commit 837fcfd
2 files changed
+209
-208
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
0 commit comments