-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the dev-dependencies group across 1 directory with 58 updates #768
Closed
Conversation
This file contains 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
Bumps the dev-dependencies group with 58 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dls-dodal](https://github.com/DiamondLightSource/dodal) | `1.36.2` | `1.36.3` | | [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.16.0` | `0.16.1` | | [aiohttp](https://github.com/aio-libs/aiohttp) | `3.11.10` | `3.11.11` | | [aiosignal](https://github.com/aio-libs/aiosignal) | `1.3.1` | `1.3.2` | | [attrs](https://github.com/sponsors/hynek) | `24.2.0` | `24.3.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2024.12.14` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) | `2.6.1` | `2.7.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.6.10` | | [dask](https://github.com/dask/dask) | `2024.12.0` | `2024.12.1` | | [deepdiff](https://github.com/seperman/deepdiff) | `8.0.1` | `8.1.1` | | [fastapi-cli](https://github.com/fastapi/fastapi-cli) | `0.0.6` | `0.0.7` | | [fonttools](https://github.com/fonttools/fonttools) | `4.55.2` | `4.55.3` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2024.10.0` | `2024.12.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.4` | | [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` | | [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.31.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.5` | | [kiwisolver](https://github.com/nucleic/kiwi) | `1.4.7` | `1.4.8` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.1` | `3.23.2` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.9.3` | `3.10.0` | | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.1` | | [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp-proto-common](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-instrumentation-asgi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.28.2` | `1.29.0` | | [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.49b2` | `0.50b0` | | [opentelemetry-util-http](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.49b2` | `0.50b0` | | [orderly-set](https://github.com/seperman/orderly-set) | `5.2.2` | `5.2.3` | | [orjson](https://github.com/ijl/orjson) | `3.10.12` | `3.10.13` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.48` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.1` | `5.29.2` | | [psutil](https://github.com/giampaolo/psutil) | `6.1.0` | `6.1.1` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.1` | `2.7.0` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.27.1` | `2.27.2` | | [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `8.0.0` | | [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.390` | `1.1.391` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.24.0` | `0.25.0` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.19` | `0.0.20` | | [questionary](https://github.com/tmbo/questionary) | `2.0.1` | `2.1.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.8.4` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.45.0` | | [tifffile](https://github.com/cgohlke/tifffile) | `2024.9.20` | `2024.12.12` | | [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.23.2` | | [types-pyyaml](https://github.com/python/typeshed) | `6.0.12.20240917` | `6.0.12.20241221` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.3` | | [zarr](https://github.com/zarr-developers/zarr-python) | `2.18.3` | `2.18.4` | | [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` | Updates `dls-dodal` from 1.36.2 to 1.36.3 - [Release notes](https://github.com/DiamondLightSource/dodal/releases) - [Commits](DiamondLightSource/dodal@1.36.2...1.36.3) Updates `opentelemetry-distro` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-fastapi` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `pydata-sphinx-theme` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.0...v0.16.1) Updates `aiohttp` from 3.11.10 to 3.11.11 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.10...v3.11.11) Updates `aiosignal` from 1.3.1 to 1.3.2 - [Release notes](https://github.com/aio-libs/aiosignal/releases) - [Changelog](https://github.com/aio-libs/aiosignal/blob/master/CHANGES.rst) - [Commits](aio-libs/aiosignal@v1.3.1...v1.3.2) Updates `attrs` from 24.2.0 to 24.3.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `certifi` from 2024.8.30 to 2024.12.14 - [Commits](certifi/python-certifi@2024.08.30...2024.12.14) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) 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 `confluent-kafka` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-python@v2.6.1...v2.7.0) Updates `coverage` from 7.6.9 to 7.6.10 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.6.9...7.6.10) Updates `dask` from 2024.12.0 to 2024.12.1 - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md) - [Commits](dask/dask@2024.12.0...2024.12.1) 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 `fastapi-cli` from 0.0.6 to 0.0.7 - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](fastapi/fastapi-cli@0.0.6...0.0.7) Updates `fonttools` from 4.55.2 to 4.55.3 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.55.2...4.55.3) Updates `fsspec` from 2024.10.0 to 2024.12.0 - [Commits](fsspec/filesystem_spec@2024.10.0...2024.12.0) Updates `identify` from 2.6.3 to 2.6.4 - [Commits](pre-commit/identify@v2.6.3...v2.6.4) Updates `intake` from 0.6.4 to 2.0.7 - [Commits](intake/intake@0.6.4...2.0.7) Updates `ipython` from 8.18.0 to 8.31.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.18.0...8.31.0) 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 `kiwisolver` from 1.4.7 to 1.4.8 - [Release notes](https://github.com/nucleic/kiwi/releases) - [Changelog](https://github.com/nucleic/kiwi/blob/main/releasenotes.rst) - [Commits](nucleic/kiwi@1.4.7...1.4.8) 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 `matplotlib` from 3.9.3 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0) Updates `numpy` from 1.26.4 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@v1.26.4...v2.2.1) Updates `opentelemetry-api` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp-proto-common` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-exporter-otlp-proto-http` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-instrumentation` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-asgi` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-proto` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-sdk` from 1.28.2 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.28.2...v1.29.0) Updates `opentelemetry-semantic-conventions` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python/commits) Updates `opentelemetry-util-http` from 0.49b2 to 0.50b0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) 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 `orjson` from 3.10.12 to 3.10.13 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.10.12...3.10.13) Updates `prompt-toolkit` from 3.0.36 to 3.0.48 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.36...3.0.48) Updates `protobuf` from 5.29.1 to 5.29.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v5.29.1...v5.29.2) Updates `psutil` from 6.1.0 to 6.1.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-6.1.0...release-6.1.1) Updates `pydantic-settings` from 2.6.1 to 2.7.0 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.1...v2.7.0) Updates `pydantic-core` from 2.27.1 to 2.27.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.27.1...v2.27.2) Updates `pydantic-numpy` from 5.0.2 to 8.0.0 - [Commits](https://github.com/caniko/pydantic-numpy/commits) Updates `pyright` from 1.1.390 to 1.1.391 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.390...v1.1.391) Updates `pytest-asyncio` from 0.24.0 to 0.25.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.0) Updates `python-multipart` from 0.0.19 to 0.0.20 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.19...0.0.20) Updates `questionary` from 2.0.1 to 2.1.0 - [Commits](tmbo/questionary@2.0.1...2.1.0) Updates `ruff` from 0.8.2 to 0.8.4 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.8.2...0.8.4) Updates `starlette` from 0.41.3 to 0.45.0 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](encode/starlette@0.41.3...0.45.0) Updates `tifffile` from 2024.9.20 to 2024.12.12 - [Release notes](https://github.com/cgohlke/tifffile/releases) - [Changelog](https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst) - [Commits](cgohlke/tifffile@v2024.9.20...v2024.12.12) Updates `tox` from 3.28.0 to 4.23.2 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@3.28.0...4.23.2) Updates `types-pyyaml` from 6.0.12.20240917 to 6.0.12.20241221 - [Commits](https://github.com/python/typeshed/commits) 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) Updates `uvicorn` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.1...0.34.0) Updates `watchfiles` from 1.0.0 to 1.0.3 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.3) Updates `zarr` from 2.18.3 to 2.18.4 - [Release notes](https://github.com/zarr-developers/zarr-python/releases) - [Changelog](https://github.com/zarr-developers/zarr-python/blob/v2.18.4/docs/release.rst) - [Commits](zarr-developers/zarr-python@v2.18.3...v2.18.4) Updates `zict` from 2.2.0 to 3.0.0 --- updated-dependencies: - dependency-name: dls-dodal dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: opentelemetry-distro dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation-fastapi dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: pydata-sphinx-theme dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: aiohttp dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: aiosignal dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: attrs dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: certifi dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: charset-normalizer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: click dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: confluent-kafka dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: dask dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: deepdiff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: fastapi-cli dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: fonttools dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: fsspec dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: intake dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: jinja2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: kiwisolver dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: marshmallow dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: matplotlib dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: opentelemetry-api dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-common dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-grpc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-instrumentation-asgi dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-proto dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-sdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: opentelemetry-semantic-conventions dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: opentelemetry-util-http dependency-type: direct:development dependency-group: dev-dependencies - dependency-name: orderly-set dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: orjson dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: prompt-toolkit dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: protobuf dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: psutil dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-settings dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: pydantic-core dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pydantic-numpy dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: pyright dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: python-multipart dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: questionary dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: starlette dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tifffile dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tox dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: types-pyyaml dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: urllib3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: uvicorn dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: watchfiles dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: zarr dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: zict dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Dec 30, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #768 +/- ##
=======================================
Coverage 92.92% 92.92%
=======================================
Files 37 37
Lines 2063 2063
=======================================
Hits 1917 1917
Misses 146 146 ☔ View full report in Codecov by Sentry. |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
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.
Bumps the dev-dependencies group with 58 updates in the / directory:
1.36.2
1.36.3
0.49b2
0.50b0
0.49b2
0.50b0
0.16.0
0.16.1
3.11.10
3.11.11
1.3.1
1.3.2
24.2.0
24.3.0
2024.8.30
2024.12.14
3.4.0
3.4.1
8.1.7
8.1.8
2.6.1
2.7.0
7.6.9
7.6.10
2024.12.0
2024.12.1
8.0.1
8.1.1
0.0.6
0.0.7
4.55.2
4.55.3
2024.10.0
2024.12.0
2.6.3
2.6.4
0.6.4
2.0.7
8.18.0
8.31.0
3.1.4
3.1.5
1.4.7
1.4.8
3.23.1
3.23.2
3.9.3
3.10.0
1.26.4
2.2.1
1.28.2
1.29.0
1.28.2
1.29.0
1.28.2
1.29.0
1.28.2
1.29.0
1.28.2
1.29.0
0.49b2
0.50b0
0.49b2
0.50b0
1.28.2
1.29.0
1.28.2
1.29.0
0.49b2
0.50b0
0.49b2
0.50b0
5.2.2
5.2.3
3.10.12
3.10.13
3.0.36
3.0.48
5.29.1
5.29.2
6.1.0
6.1.1
2.6.1
2.7.0
2.27.1
2.27.2
5.0.2
8.0.0
1.1.390
1.1.391
0.24.0
0.25.0
0.0.19
0.0.20
2.0.1
2.1.0
0.8.2
0.8.4
0.41.3
0.45.0
2024.9.20
2024.12.12
3.28.0
4.23.2
6.0.12.20240917
6.0.12.20241221
2.2.3
2.3.0
0.32.1
0.34.0
1.0.0
1.0.3
2.18.3
2.18.4
2.2.0
3.0.0
Updates
dls-dodal
from 1.36.2 to 1.36.3Release notes
Sourced from dls-dodal's releases.
Commits
f9b3fd0
Fixes for ophyd async 0.9.0a1 (#952)e3cf7f8
added mirror and slits for i10 (#940)281fa99
Update i24 devices (#945)Updates
opentelemetry-distro
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-distro's changelog.
... (truncated)
Commits
Updates
opentelemetry-instrumentation-fastapi
from 0.49b2 to 0.50b0Changelog
Sourced from opentelemetry-instrumentation-fastapi's changelog.
... (truncated)
Commits
Updates
pydata-sphinx-theme
from 0.16.0 to 0.16.1Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
c47786b
Bump: 0.16.1rc0 -> 0.16.1e1904a0
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in e...4274105
Updates for file src/pydata_sphinx_theme/locale/en/LC_MESSAGES/sphinx.po in f...01731d0
bump: 0.16.0 -> 0.16.1rc07de38e5
i18n - Update localisation files (#2072)85aba79
Match Sphinx toggle button and Sphinx Design hover and focus styles (#2061)933ce14
Import Bootstrap after importing our variable overrides (#2066)6cc8ddf
Higher contrast table hover stripe (light mode) (#2062)bdd253e
Restore focus ring Sphinx Design dropdowns (#2060)0ca9913
DOC - Update documentation regarding formatting files (#2057)Updates
aiohttp
from 3.11.10 to 3.11.11Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
8aaaba3
Release 3.11.11 (#10181)db56d74
[PR #10171/5185f93 backport][3.11] Stream unpauses protocol before releasing ...8c96a62
[PR #10093/7b5d54a backport][3.11] Usequote_cookie
setting from ClientSess...c80be67
[PR #10151/7c12b1a9 backport][3.11] Fix infinite callback loop when time is n...3680479
[PR #10156/00700458 backport][3.11] Add ALPN extension to client SSL Context ...7f38913
[PR #10154/3f07b1a3 backport][3.11] Update StreamResponse.write annotation fo...b770b1a
Fix type of SSLContext for some static type checkers (#10099) (#10145)489b664
[PR #10138/dbd77ad6 backport][3.11] Bump sphinx to 8.1.3 along with required ...87f0f48
Bump actions/cache from 4.1.2 to 4.2.0 (#10136)7b86843
[PR #10131/7f92bebb backport][3.11] Bump Python version for benchmarks to 3.1...Updates
aiosignal
from 1.3.1 to 1.3.2Release notes
Sourced from aiosignal's releases.
Changelog
Sourced from aiosignal's changelog.
Commits
f90f6d4
Fix deployment (#649)74015c6
Release 1.3.2 (#648)76a4814
Setup deployment29d792e
Build(deps): Bump sphinx from 7.1.2 to 8.1.3 (#624)0172922
Tune CI (#647)65cfb0d
Build(deps): Bump pytest-cov from 5.0.0 to 6.0.0 (#635)d28799e
Build(deps-dev): Bump cherry-picker from 2.2.0 to 2.4.0 (#638)6c3af5c
Update pre-commit hooks (#646)6a46359
Build(deps): Bump pytest-asyncio from 0.24.0 to 0.25.0 (#644)aece0ec
Build(deps): Bump pre-commit from 3.5.0 to 4.0.1 (#621)Updates
attrs
from 24.2.0 to 24.3.0Commits
Updates
certifi
from 2024.8.30 to 2024.12.14Commits
4ba3900
2024.12.14 (#329)9164660
Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18d
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391
Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41
Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22
Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091
test against 3.13 final62f8144
Added 3.13 classifier (#322)94d23a0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
charset-normalizer
from 3.4.0 to 3.4.1Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
ffdf7f5
🔧 fix long description content-type inferred as rst instead of mdc7197b7
📝 fix changelog entries (#582)c390e1f
Merge pull request #581 from jawah/refresh-part-2f9d6b8c
🔒 add CODEOWNERS7ce1ef1
🔧 use ubuntu-22.04 for cibuildwheel in continuous deployment workflowdeed205
🔧 update LICENSE copyrightf11f571
🔧 include noxfile in sdist1ec7c06
🔧 update changelog14b4649
🐛 output(...) replace declarative mark using non iana compliant encoding ...1b06bc0
Merge branch 'refresh-part-2' of github.com:jawah/charset_normalizer into ref...Updates
click
from 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813e
release version 8.1.8c23223b
Add links to third-party projects enhancing Click (#2815)822d4fd
Add links to third-party projects8e7bed0
Break up arguments section (#2586)3241541
Remove some typing hints.bed0377
remove test pypi6534590
update dev dependenciesb1e392e
fix typosfdc6b02
Fix missing reset in isolation function (#2733)ffd43e9
Fixed missing reset on _compat.should_strip_ansi.Updates
confluent-kafka
from 2.6.1 to 2.7.0Release notes
Sourced from confluent-kafka's releases.
... (truncated)
Changelog
Sourced from confluent-kafka's changelog.
... (truncated)
Commits
4f25c8c
Changes for v2.7.0 release (#1886)507272f
Update changelog to mention optional deps (#1885)27ac1e1
Add googleapis to requirements for examples (#1883)60655f8
Add missing dependency on googleapis-common-protos when using protobufs (#1881)4b4a0a4
Update README for 2.6.2 (#1880)a0eb782
Fixed documentation for Avro Serializer (#1878)51ab802
Release v2.6.2 (#1875)6992679
Release v2.6.2 RC1 (#1872)70872b9
Ensure multiple rules are supported (#1870)057640c
Ensure delete API is consistent with other clients (#1867)Updates
coverage
from 7.6.9 to 7.6.10Changelog
Sourced from coverage's changelog.