Skip to content

Commit 764b4d0

Browse files
build(deps): bump the minor-and-patch group with 13 updates (#580)
Bumps the minor-and-patch group with 13 updates: | Package | From | To | | --- | --- | --- | | [pystac-client](https://github.com/stac-utils/pystac-client) | `0.8.3` | `0.8.4` | | [stac-check](https://github.com/stac-utils/stac-check) | `1.3.3` | `1.4.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.3` | `7.6.4` | | [mypy](https://github.com/python/mypy) | `1.12.0` | `1.12.1` | | [cryptography](https://github.com/pyca/cryptography) | `43.0.1` | `43.0.3` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.1` | `3.0.2` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.22.0` | `3.23.0` | | [orjson](https://github.com/ijl/orjson) | `3.10.7` | `3.10.9` | | ruamel-yaml-clib | `0.2.8` | `0.2.12` | | [setuptools](https://github.com/pypa/setuptools) | `75.1.0` | `75.2.0` | | [starlette](https://github.com/encode/starlette) | `0.39.2` | `0.41.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.31.1` | `0.32.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.26.6` | `20.27.0` | Updates `pystac-client` from 0.8.3 to 0.8.4 - [Release notes](https://github.com/stac-utils/pystac-client/releases) - [Changelog](https://github.com/stac-utils/pystac-client/blob/main/CHANGELOG.md) - [Commits](stac-utils/pystac-client@v0.8.3...v0.8.4) Updates `stac-check` from 1.3.3 to 1.4.0 - [Release notes](https://github.com/stac-utils/stac-check/releases) - [Changelog](https://github.com/stac-utils/stac-check/blob/main/CHANGELOG.md) - [Commits](stac-utils/stac-check@v1.3.3...v1.4.0) Updates `coverage` from 7.6.3 to 7.6.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.3...7.6.4) Updates `mypy` from 1.12.0 to 1.12.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.12.0...v1.12.1) Updates `cryptography` from 43.0.1 to 43.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.1...43.0.3) Updates `markupsafe` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.1...3.0.2) Updates `marshmallow` from 3.22.0 to 3.23.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.22.0...3.23.0) Updates `orjson` from 3.10.7 to 3.10.9 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.7...3.10.9) Updates `ruamel-yaml-clib` from 0.2.8 to 0.2.12 Updates `setuptools` from 75.1.0 to 75.2.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.1.0...v75.2.0) Updates `starlette` from 0.39.2 to 0.41.0 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.39.2...0.41.0) Updates `uvicorn` from 0.31.1 to 0.32.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](Kludex/uvicorn@0.31.1...0.32.0) Updates `virtualenv` from 20.26.6 to 20.27.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.26.6...20.27.0) --- updated-dependencies: - dependency-name: pystac-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: stac-check dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cryptography dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: markupsafe 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-minor dependency-group: minor-and-patch - dependency-name: orjson dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruamel-yaml-clib dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: setuptools dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: starlette dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: uvicorn dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: virtualenv 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 302eb6a commit 764b4d0

File tree

1 file changed

+319
-326
lines changed

1 file changed

+319
-326
lines changed

0 commit comments

Comments
 (0)