-
Notifications
You must be signed in to change notification settings - Fork 7
Commit 7c48632
authored
build(deps): bump the minor-and-patch group with 13 updates (#602)
Bumps the minor-and-patch group with 13 updates:
| Package | From | To |
| --- | --- | --- |
| [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` |
| [deepdiff](https://github.com/seperman/deepdiff) | `8.0.1` | `8.1.1` |
| [mypy](https://github.com/python/mypy) | `1.13.0` | `1.14.0` |
| [pyupgrade](https://github.com/asottile/pyupgrade) | `3.19.0` | `3.19.1` |
| [safety](https://github.com/pyupio/safety) | `3.2.13` | `3.2.14` |
| [authlib](https://github.com/lepture/authlib) | `1.3.2` | `1.4.0` |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.12.4` | `3.16.1` |
| [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` |
| [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.1` | `3.23.2` |
| [numpy](https://github.com/numpy/numpy) | `2.2.0` | `2.2.1` |
| [orderly-set](https://github.com/seperman/orderly-set) | `5.2.2` | `5.2.3` |
| [psutil](https://github.com/giampaolo/psutil) | `6.0.0` | `6.1.1` |
| [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` |
Updates `click` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](pallets/click@8.1.7...8.1.8)
Updates `deepdiff` from 8.0.1 to 8.1.1
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](seperman/deepdiff@8.0.1...8.1.1)
Updates `mypy` from 1.13.0 to 1.14.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.13.0...v1.14.0)
Updates `pyupgrade` from 3.19.0 to 3.19.1
- [Commits](asottile/pyupgrade@v3.19.0...v3.19.1)
Updates `safety` from 3.2.13 to 3.2.14
- [Release notes](https://github.com/pyupio/safety/releases)
- [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
- [Commits](pyupio/safety@3.2.13...3.2.14)
Updates `authlib` from 1.3.2 to 1.4.0
- [Release notes](https://github.com/lepture/authlib/releases)
- [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
- [Commits](authlib/authlib@v1.3.2...v1.4.0)
Updates `filelock` from 3.12.4 to 3.16.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](tox-dev/filelock@3.12.4...3.16.1)
Updates `jinja2` from 3.1.4 to 3.1.5
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)
Updates `marshmallow` from 3.23.1 to 3.23.2
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.23.1...3.23.2)
Updates `numpy` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.0...v2.2.1)
Updates `orderly-set` from 5.2.2 to 5.2.3
- [Release notes](https://github.com/seperman/orderly-set/releases)
- [Changelog](https://github.com/seperman/orderly-set/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seperman/orderly-set/commits)
Updates `psutil` from 6.0.0 to 6.1.1
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](giampaolo/psutil@release-6.0.0...release-6.1.1)
Updates `urllib3` from 2.2.3 to 2.3.0
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.2.3...2.3.0)
---
updated-dependencies:
- dependency-name: click
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: deepdiff
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: pyupgrade
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: safety
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: authlib
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: filelock
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: jinja2
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: marshmallow
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: numpy
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: orderly-set
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: minor-and-patch
- dependency-name: psutil
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: minor-and-patch
- dependency-name: urllib3
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 8ec29e1 commit 7c48632Copy full SHA for 7c48632
File tree
Expand file treeCollapse file tree
1 file changed
+153
-152
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+153
-152
lines changed
0 commit comments