Skip to content
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 67 updates #706

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps the dev-dependencies group with 67 updates in the / directory:

Package From To
bluesky 1.13.0a3 1.13
fastapi 0.115.3 0.115.4
dls-dodal 1.33.0 1.34.1
event-model 1.21.0 1.22.1
opentelemetry-distro 0.48b0 0.49b1
opentelemetry-instrumentation-fastapi 0.48b0 0.49b1
aioca 1.8 1.8.1
async-timeout 4.0.3 5.0.1
boltons 24.0.0 24.1.0
colorlog 6.8.2 6.9.0
dask 2024.10.0 2024.11.0
flexparser 0.3.1 0.4
grpcio 1.66.2 1.67.1
httptools 0.6.1 0.6.4
identify 2.6.1 2.6.2
importlib-metadata 8.4.0 8.5.0
intake 0.6.4 2.0.7
ipython 8.18.0 8.29.0
jedi 0.19.1 0.19.2
libcst 1.4.0 1.5.0
marshmallow 3.23.0 3.23.1
nslsii 0.10.5 0.10.7
numpy 1.26.4 2.1.3
opentelemetry-api 1.27.0 1.28.1
opentelemetry-exporter-otlp 1.27.0 1.28.1
opentelemetry-exporter-otlp-proto-common 1.27.0 1.28.1
opentelemetry-exporter-otlp-proto-grpc 1.27.0 1.28.1
opentelemetry-exporter-otlp-proto-http 1.27.0 1.28.1
opentelemetry-instrumentation 0.48b0 0.49b1
opentelemetry-instrumentation-asgi 0.48b0 0.49b1
opentelemetry-proto 1.27.0 1.28.1
opentelemetry-sdk 1.27.0 1.28.1
opentelemetry-semantic-conventions 0.48b0 0.49b1
opentelemetry-util-http 0.48b0 0.49b1
ophyd-async 0.6.0 0.7.0
orderly-set 5.2.2 5.2.3
orjson 3.10.10 3.10.11
packaging 24.1 24.2
pint 0.24.3 0.24.4
prettytable 3.11.0 3.12.0
prompt-toolkit 3.0.36 3.0.48
protobuf 4.25.5 5.28.3
pydantic-extra-types 2.9.0 2.10.0
pydantic-settings 2.6.0 2.6.1
pydantic-core 2.23.4 2.26.0
pydantic-numpy 5.0.2 6.0.1
pyright 1.1.386 1.1.388
pytest-cov 5.0.0 6.0.0
python-multipart 0.0.9 0.0.17
pyyaml-include 2.1 2.2
rich 13.7.1 13.9.4
rpds-py 0.20.0 0.21.0
ruff 0.7.1 0.7.3
sphinx-autodoc-typehints 2.3.0 2.5.0
starlette 0.41.0 0.41.2
stomp-py 8.1.2 8.2.0
tomli 2.0.1 2.0.2
tox 3.28.0 4.23.2
tqdm 4.66.5 4.67.0
typer 0.12.4 0.13.0
uvloop 0.19.0 0.21.0
virtualenv 20.27.0 20.27.1
websockets 13.1 14.0
workflows 2.27 3.0
yarl 1.16.0 1.17.1
zict 2.2.0 3.0.0
zipp 3.20.2 3.21.0

Updates bluesky from 1.13.0a3 to 1.13

Release notes

Sourced from bluesky's releases.

v1.13

What's Changed

... (truncated)

Changelog

Sourced from bluesky's changelog.

================= Release History

v1.13.0a4 (2024-07-08)

Added

Changed

Fixed

... (truncated)

Commits
  • 7c2a44f Add collated documentation and type hints (#1776)
  • f465024 Merge pull request #1804 from bluesky/windows_input_plan
  • 70d2dee Fix bps.input_plan() for Windows compatibility
  • 22b5bd5 Merge pull request #1803 from bluesky/1800-make-reading-generic
  • 0f311a1 made Reading generic on the type of Reading.value
  • ace1a96 Merge pull request #1780 from jwlodek/custom-wrapper-identify-plan
  • fd06b5d Simplify return condition
  • 56a3531 Update to use single underscore
  • 978995b Merge pull request #1796 from jwlodek/use-dtype-numpy
  • 3c04bdd Merge pull request #1790 from jwlodek/sres-doc-uses-dataset-not-path
  • Additional commits viewable in compare view

Updates fastapi from 0.115.3 to 0.115.4

Release notes

Sourced from fastapi's releases.

0.115.4

Refactors

  • ♻️ Update logic to import and check python-multipart for compatibility with newer version. PR #12627 by @​tiangolo.

Docs

Translations

  • 📝 Update includes in docs/de/docs/advanced/async-tests.md. PR #12567 by @​imjuanleonard.
  • 🌐 Add Portuguese translation for docs/pt/docs/tutorial/sql-databases.md. PR #12530 by @​ilacftemp.
  • 🌐 Add Korean translation for docs/ko/docs/benchmarks.md. PR #12540 by @​Limsunoh.
  • 🌐 Add Portuguese translation for docs/pt/docs/how-to/separate-openapi-schemas.md. PR #12518 by @​ilacftemp.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/deployment/index.md. PR #12521 by @​codingjenny.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/deployment/cloud.md. PR #12522 by @​codingjenny.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/how-to/index.md. PR #12523 by @​codingjenny.
  • 🌐 Update Traditional Chinese translation for docs/zh-hant/docs/tutorial/index.md. PR #12524 by @​codingjenny.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/how-to/index.md. PR #12468 by @​codingjenny.
  • 🌐 Add Traditional Chinese translation for docs/zh-hant/docs/tutorial/index.md. PR #12466 by @​codingjenny.

... (truncated)

Commits
  • 31887b1 🔖 Release version 0.115.4
  • b270ff1 📝 Update release notes
  • b31cbbf ♻️ Update logic to import and check python-multipart for compatibility with...
  • aee7674 📝 Update release notes
  • 4e6b1ac 📝 Update includes in docs/fr/docs/tutorial/body.md (#12596)
  • 9b1e5f2 📝 Update release notes
  • 60aba02 📝 Update includes in docs/fr/docs/tutorial/debugging.md (#12595)
  • 2a4cf17 📝 Update release notes
  • 453f559 📝 Update includes in docs/fr/docs/tutorial/query-params-str-validations.md ...
  • af269cd 📝 Update release notes
  • Additional commits viewable in compare view

Updates dls-dodal from 1.33.0 to 1.34.1

Release notes

Sourced from dls-dodal's releases.

1.34.1

What's Changed

Full Changelog: DiamondLightSource/dodal@1.34.0...1.34.1

1.34.0

What's Changed

Full Changelog: DiamondLightSource/dodal@1.33.0...1.34.0

Commits
  • 8640900 Update to copier 2.5.0 (#888)
  • cc5c259 Finish setting up an ophyd_async OAV (#857)
  • b0e233c Wait for odin to be initialised rather than just check (#873)
  • c217c07 Remove i04-1 as it's unused and broken (#872)
  • ff12610 850 fix for exceptions being ignored in beamline unit tests (#868)
  • a3a3cf6 Fix unit test borkage due to loading from /dls_sw (#867)
  • fe6ab47 Revert device_factory changes (#869)
  • c89282a Changes for murko found from beamline testing (#809)
  • e673dbf 724 create an ophyd device for apple 2 undulator and add i10 as a beamline (#...
  • 52848b3 Prevent devices connecting as side effect of use elsewhere (#860)
  • Additional commits viewable in compare view

Updates event-model from 1.21.0 to 1.22.1

Release notes

Sourced from event-model's releases.

v1.22.1

What's Changed

Full Changelog: bluesky/event-model@v1.22.0...v1.22.1

v1.22.1rc1

What's Changed

Full Changelog: bluesky/event-model@v1.22.0...v1.22.1rc1

v1.22.0

What's Changed

  • Added a NX_class field as a PerObjectHint to the EventDescriptor document.
  • Removed Optional on DataKey fields precision, choices, and units. These fields can still be left out of the DataKey, but if provided they cannot be None.
  • Added a Limits type for storing EPICS limit data and a NotRequired[Limits] limits field to DataKey.
  • Added a NotRequired dtype_numpy field to DataKey for specifying the numpy dtype of data.
  • Bumped from jsonschema 3.* to jsonschema 4.*.
  • Added all documents to event_model namespace.

Full Changelog: bluesky/event-model@v1.21.0...v1.22.0

Commits
  • a1fdaec Merge pull request #329 from bluesky/v1.22.1-release-notes
  • df96ab4 added release notes
  • 4715f9c Merge pull request #328 from bluesky/made-precision-optional
  • 038e935 made precision optional
  • 830d59d Merge pull request #325 from bluesky/321-change-units-to-optional-again
  • 13ba9de made units optional again
  • dd1731d Merge pull request #320 from bluesky/adopt-copier-template
  • dec8651 mutliple copier adoption fixes
  • a288168 made README.md changes
  • 7f0d682 removed .vscode
  • Additional commits viewable in compare view

Updates opentelemetry-distro from 0.48b0 to 0.49b1

Changelog

Sourced from opentelemetry-distro's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[!NOTE] The following components are released independently and maintain individual CHANGELOG files. Use this search for a list of all CHANGELOG.md files in this repo.

Unreleased

Added

  • opentelemetry-instrumentation-sqlalchemy Update unit tests to run with SQLALchemy 2 (#2976)

Fixed

Breaking changes

  • opentelemetry-instrumentation-sqlalchemy teach instruments version (#2971)
  • Drop opentelemetry-instrumentation-test package from default instrumentation list (#2969)

Version 1.28.0/0.49b0 (2024-11-05)

Added

  • opentelemetry-instrumentation-openai-v2 Instrumentation for OpenAI >= 0.27.0 (#2759)
  • opentelemetry-instrumentation-fastapi Add autoinstrumentation mechanism tests. (#2860)
  • opentelemetry-instrumentation-aiokafka Add instrumentor and auto instrumentation support for aiokafka (#2082)
  • opentelemetry-instrumentation-redis Add additional attributes for methods create_index and search, rename those spans (#2635)
  • opentelemetry-instrumentation Add support for string based dotted module paths in unwrap (#2919)

Fixed

  • opentelemetry-instrumentation-aiokafka Wrap AIOKafkaConsumer.getone() instead of AIOKafkaConsumer.__anext__ (#2874)
  • opentelemetry-instrumentation-confluent-kafka Fix to allow topic to be extracted from kwargs in produce() (#2901)(open-telemetry/opentelemetry-python-contrib#2901)
  • opentelemetry-instrumentation-system-metrics Update metric units to conform to UCUM conventions. (#2922)

... (truncated)

Commits

Updates opentelemetry-instrumentation-fastapi from 0.48b0 to 0.49b1

Changelog

Sourced from opentelemetry-instrumentation-fastapi's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[!NOTE] The following components are released independently and maintain individual CHANGELOG files. Use this search for a list of all CHANGELOG.md files in this repo.

Unreleased

Added

  • opentelemetry-instrumentation-sqlalchemy Update unit tests to run with SQLALchemy 2 (#2976)

Fixed

Breaking changes

  • opentelemetry-instrumentation-sqlalchemy teach instruments version (#2971)
  • Drop opentelemetry-instrumentation-test package from default instrumentation list (#2969)

Version 1.28.0/0.49b0 (2024-11-05)

Added

  • opentelemetry-instrumentation-openai-v2 Instrumentation for OpenAI >= 0.27.0 (#2759)
  • opentelemetry-instrumentation-fastapi Add autoinstrumentation mechanism tests. (#2860)
  • opentelemetry-instrumentation-aiokafka Add instrumentor and auto instrumentation support for aiokafka (#2082)
  • opentelemetry-instrumentation-redis Add additional attributes for methods create_index and search, rename those spans (#2635)
  • opentelemetry-instrumentation Add support for string based dotted module paths in unwrap (#2919)

Fixed

  • opentelemetry-instrumentation-aiokafka Wrap AIOKafkaConsumer.getone() instead of AIOKafkaConsumer.__anext__ (#2874)
  • opentelemetry-instrumentation-confluent-kafka Fix to allow topic to be extracted from kwargs in produce() (#2901)(open-telemetry/opentelemetry-python-contrib#2901)
  • opentelemetry-instrumentation-system-metrics Update metric units to conform to UCUM conventions. (#2922)

... (truncated)

Commits

Updates aioca from 1.8 to 1.8.1

Release notes

Sourced from aioca's releases.

1.8.1

What's Changed

Full Changelog: DiamondLightSource/aioca@1.8...1.8.1

Changelog

Sourced from aioca's changelog.

1.8.1_ - 2024-11-01

Fixed:

  • Bump supported Python version <../../pull/53>_
Commits
  • b04469b Update to copier template 2.5.0
  • b1a8823 Merge pull request #54 from DiamondLightSource/update_copier_2.4.0
  • 5659049 Update copier template to 2.4.0
  • a7dc866 Changelog for 1.8.1
  • c6ea890 Merge pull request #53 from DiamondLightSource/fix_python_version_support
  • 7844f04 Bump supported Python version
  • See full diff in compare view

Updates async-timeout from 4.0.3 to 5.0.1

Release notes

Sourced from async-timeout's releases.

5.0.1

Misc

  • [#423](https://github.com/aio-libs/async-timeout/issues/423) <https://github.com/aio-libs/async-timeout/issues/423>_

5.0.0

Features

  • Make asyncio_timeout fully compatible with the standard asyncio.Timeout but keep backward compatibility with existing asyncio_timeout.Timeout API. ([#422](https://github.com/aio-libs/async-timeout/issues/422) <https://github.com/aio-libs/async-timeout/issues/422>_)

Improved Documentation

  • On the CHANGES/READ...

    Description has been truncated

Bumps the dev-dependencies group with 67 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [bluesky](https://github.com/bluesky/bluesky) | `1.13.0a3` | `1.13` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.115.3` | `0.115.4` |
| [dls-dodal](https://github.com/DiamondLightSource/dodal) | `1.33.0` | `1.34.1` |
| [event-model](https://github.com/bluesky/event-model) | `1.21.0` | `1.22.1` |
| [opentelemetry-distro](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |
| [opentelemetry-instrumentation-fastapi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |
| [aioca](https://github.com/DiamondLightSource/aioca) | `1.8` | `1.8.1` |
| [async-timeout](https://github.com/aio-libs/async-timeout) | `4.0.3` | `5.0.1` |
| [boltons](https://github.com/mahmoud/boltons) | `24.0.0` | `24.1.0` |
| [colorlog](https://github.com/borntyping/python-colorlog) | `6.8.2` | `6.9.0` |
| [dask](https://github.com/dask/dask) | `2024.10.0` | `2024.11.0` |
| [flexparser](https://github.com/hgrecco/flexparser) | `0.3.1` | `0.4` |
| [grpcio](https://github.com/grpc/grpc) | `1.66.2` | `1.67.1` |
| [httptools](https://github.com/MagicStack/httptools) | `0.6.1` | `0.6.4` |
| [identify](https://github.com/pre-commit/identify) | `2.6.1` | `2.6.2` |
| [importlib-metadata](https://github.com/python/importlib_metadata) | `8.4.0` | `8.5.0` |
| [intake](https://github.com/intake/intake) | `0.6.4` | `2.0.7` |
| [ipython](https://github.com/ipython/ipython) | `8.18.0` | `8.29.0` |
| [jedi](https://github.com/davidhalter/jedi) | `0.19.1` | `0.19.2` |
| [libcst](https://github.com/Instagram/LibCST) | `1.4.0` | `1.5.0` |
| [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.23.0` | `3.23.1` |
| nslsii | `0.10.5` | `0.10.7` |
| [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.1.3` |
| [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-exporter-otlp-proto-common](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |
| [opentelemetry-instrumentation-asgi](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |
| [opentelemetry-proto](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.27.0` | `1.28.1` |
| [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.48b0` | `0.49b1` |
| [opentelemetry-util-http](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.48b0` | `0.49b1` |
| [ophyd-async](https://github.com/bluesky/ophyd-async) | `0.6.0` | `0.7.0` |
| [orderly-set](https://github.com/seperman/orderly-set) | `5.2.2` | `5.2.3` |
| [orjson](https://github.com/ijl/orjson) | `3.10.10` | `3.10.11` |
| [packaging](https://github.com/pypa/packaging) | `24.1` | `24.2` |
| [pint](https://github.com/hgrecco/pint) | `0.24.3` | `0.24.4` |
| [prettytable](https://github.com/prettytable/prettytable) | `3.11.0` | `3.12.0` |
| [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.36` | `3.0.48` |
| [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.5` | `5.28.3` |
| [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) | `2.9.0` | `2.10.0` |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.6.0` | `2.6.1` |
| [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.26.0` |
| [pydantic-numpy](https://github.com/caniko/pydantic-numpy) | `5.0.2` | `6.0.1` |
| [pyright](https://github.com/RobertCraigie/pyright-python) | `1.1.386` | `1.1.388` |
| [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.0.0` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.9` | `0.0.17` |
| [pyyaml-include](https://github.com/tanbro/pyyaml-include) | `2.1` | `2.2` |
| [rich](https://github.com/Textualize/rich) | `13.7.1` | `13.9.4` |
| [rpds-py](https://github.com/crate-py/rpds) | `0.20.0` | `0.21.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.7.1` | `0.7.3` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.3.0` | `2.5.0` |
| [starlette](https://github.com/encode/starlette) | `0.41.0` | `0.41.2` |
| [stomp-py](https://github.com/jasonrbriggs/stomp.py) | `8.1.2` | `8.2.0` |
| [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.0.2` |
| [tox](https://github.com/tox-dev/tox) | `3.28.0` | `4.23.2` |
| [tqdm](https://github.com/tqdm/tqdm) | `4.66.5` | `4.67.0` |
| [typer](https://github.com/fastapi/typer) | `0.12.4` | `0.13.0` |
| [uvloop](https://github.com/MagicStack/uvloop) | `0.19.0` | `0.21.0` |
| [virtualenv](https://github.com/pypa/virtualenv) | `20.27.0` | `20.27.1` |
| [websockets](https://github.com/python-websockets/websockets) | `13.1` | `14.0` |
| [workflows](https://github.com/DiamondLightSource/python-workflows) | `2.27` | `3.0` |
| [yarl](https://github.com/aio-libs/yarl) | `1.16.0` | `1.17.1` |
| [zict](http://zict.readthedocs.io/en/latest/) | `2.2.0` | `3.0.0` |
| [zipp](https://github.com/jaraco/zipp) | `3.20.2` | `3.21.0` |



Updates `bluesky` from 1.13.0a3 to 1.13
- [Release notes](https://github.com/bluesky/bluesky/releases)
- [Changelog](https://github.com/bluesky/bluesky/blob/main/docs/api_changes.rst)
- [Commits](bluesky/bluesky@v1.13.0a3...v1.13)

Updates `fastapi` from 0.115.3 to 0.115.4
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.115.3...0.115.4)

Updates `dls-dodal` from 1.33.0 to 1.34.1
- [Release notes](https://github.com/DiamondLightSource/dodal/releases)
- [Commits](DiamondLightSource/dodal@1.33.0...1.34.1)

Updates `event-model` from 1.21.0 to 1.22.1
- [Release notes](https://github.com/bluesky/event-model/releases)
- [Commits](bluesky/event-model@v1.21.0...v1.22.1)

Updates `opentelemetry-distro` from 0.48b0 to 0.49b1
- [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.48b0 to 0.49b1
- [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 `aioca` from 1.8 to 1.8.1
- [Release notes](https://github.com/DiamondLightSource/aioca/releases)
- [Changelog](https://github.com/DiamondLightSource/aioca/blob/main/CHANGELOG.rst)
- [Commits](DiamondLightSource/aioca@1.8...1.8.1)

Updates `async-timeout` from 4.0.3 to 5.0.1
- [Release notes](https://github.com/aio-libs/async-timeout/releases)
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
- [Commits](aio-libs/async-timeout@v4.0.3...v5.0.1)

Updates `boltons` from 24.0.0 to 24.1.0
- [Release notes](https://github.com/mahmoud/boltons/releases)
- [Changelog](https://github.com/mahmoud/boltons/blob/master/CHANGELOG.md)
- [Commits](mahmoud/boltons@24.0.0...24.1.0)

Updates `colorlog` from 6.8.2 to 6.9.0
- [Release notes](https://github.com/borntyping/python-colorlog/releases)
- [Commits](borntyping/python-colorlog@v6.8.2...v6.9.0)

Updates `dask` from 2024.10.0 to 2024.11.0
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2024.10.0...2024.11.0)

Updates `flexparser` from 0.3.1 to 0.4
- [Changelog](https://github.com/hgrecco/flexparser/blob/main/CHANGES)
- [Commits](hgrecco/flexparser@0.3.1...0.4)

Updates `grpcio` from 1.66.2 to 1.67.1
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.66.2...v1.67.1)

Updates `httptools` from 0.6.1 to 0.6.4
- [Release notes](https://github.com/MagicStack/httptools/releases)
- [Commits](MagicStack/httptools@v0.6.1...v0.6.4)

Updates `identify` from 2.6.1 to 2.6.2
- [Commits](pre-commit/identify@v2.6.1...v2.6.2)

Updates `importlib-metadata` from 8.4.0 to 8.5.0
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](python/importlib_metadata@v8.4.0...v8.5.0)

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.29.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.18.0...8.29.0)

Updates `jedi` from 0.19.1 to 0.19.2
- [Changelog](https://github.com/davidhalter/jedi/blob/master/CHANGELOG.rst)
- [Commits](davidhalter/jedi@v0.19.1...v0.19.2)

Updates `libcst` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/Instagram/LibCST/releases)
- [Changelog](https://github.com/Instagram/LibCST/blob/main/CHANGELOG.md)
- [Commits](Instagram/LibCST@v1.4.0...v1.5.0)

Updates `marshmallow` from 3.23.0 to 3.23.1
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.23.0...3.23.1)

Updates `nslsii` from 0.10.5 to 0.10.7

Updates `numpy` from 1.26.4 to 2.1.3
- [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.1.3)

Updates `opentelemetry-api` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-exporter-otlp` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-exporter-otlp-proto-common` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-exporter-otlp-proto-http` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-instrumentation` from 0.48b0 to 0.49b1
- [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.48b0 to 0.49b1
- [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.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-sdk` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.1/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.27.0...v1.28.1)

Updates `opentelemetry-semantic-conventions` from 0.48b0 to 0.49b1
- [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.48b0 to 0.49b1
- [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 `ophyd-async` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/bluesky/ophyd-async/releases)
- [Commits](bluesky/ophyd-async@v0.6.0...v0.7.0)

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.10 to 3.10.11
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](ijl/orjson@3.10.10...3.10.11)

Updates `packaging` from 24.1 to 24.2
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.1...24.2)

Updates `pint` from 0.24.3 to 0.24.4
- [Changelog](https://github.com/hgrecco/pint/blob/master/CHANGES)
- [Commits](hgrecco/pint@0.24.3...0.24.4)

Updates `prettytable` from 3.11.0 to 3.12.0
- [Release notes](https://github.com/prettytable/prettytable/releases)
- [Changelog](https://github.com/prettytable/prettytable/blob/main/CHANGELOG.md)
- [Commits](prettytable/prettytable@3.11.0...3.12.0)

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 4.25.5 to 5.28.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v4.25.5...v5.28.3)

Updates `pydantic-extra-types` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/pydantic/pydantic-extra-types/releases)
- [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic-extra-types@v2.9.0...v2.10.0)

Updates `pydantic-settings` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.6.0...v2.6.1)

Updates `pydantic-core` from 2.23.4 to 2.26.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.26.0)

Updates `pydantic-numpy` from 5.0.2 to 6.0.1
- [Commits](https://github.com/caniko/pydantic-numpy/commits)

Updates `pyright` from 1.1.386 to 1.1.388
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.386...v1.1.388)

Updates `pytest-cov` from 5.0.0 to 6.0.0
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v5.0.0...v6.0.0)

Updates `python-multipart` from 0.0.9 to 0.0.17
- [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.9...0.0.17)

Updates `pyyaml-include` from 2.1 to 2.2
- [Changelog](https://github.com/tanbro/pyyaml-include/blob/main/CHANGELOG.md)
- [Commits](tanbro/pyyaml-include@v2.1...v2.2)

Updates `rich` from 13.7.1 to 13.9.4
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.7.1...v13.9.4)

Updates `rpds-py` from 0.20.0 to 0.21.0
- [Release notes](https://github.com/crate-py/rpds/releases)
- [Commits](crate-py/rpds@v0.20.0...v0.21.0)

Updates `ruff` from 0.7.1 to 0.7.3
- [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.7.1...0.7.3)

Updates `sphinx-autodoc-typehints` from 2.3.0 to 2.5.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.3.0...2.5.0)

Updates `starlette` from 0.41.0 to 0.41.2
- [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.0...0.41.2)

Updates `stomp-py` from 8.1.2 to 8.2.0
- [Changelog](https://github.com/jasonrbriggs/stomp.py/blob/dev/CHANGELOG.md)
- [Commits](jasonrbriggs/stomp.py@v8.1.2...v8.2.0)

Updates `tomli` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](hukkin/tomli@2.0.1...2.0.2)

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 `tqdm` from 4.66.5 to 4.67.0
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](tqdm/tqdm@v4.66.5...v4.67.0)

Updates `typer` from 0.12.4 to 0.13.0
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](fastapi/typer@0.12.4...0.13.0)

Updates `uvloop` from 0.19.0 to 0.21.0
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](MagicStack/uvloop@v0.19.0...v0.21.0)

Updates `virtualenv` from 20.27.0 to 20.27.1
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
- [Commits](pypa/virtualenv@20.27.0...20.27.1)

Updates `websockets` from 13.1 to 14.0
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](python-websockets/websockets@13.1...14.0)

Updates `workflows` from 2.27 to 3.0
- [Commits](DiamondLightSource/python-workflows@v2.27...v3.0)

Updates `yarl` from 1.16.0 to 1.17.1
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](aio-libs/yarl@v1.16.0...v1.17.1)

Updates `zict` from 2.2.0 to 3.0.0

Updates `zipp` from 3.20.2 to 3.21.0
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](jaraco/zipp@v3.20.2...v3.21.0)

---
updated-dependencies:
- dependency-name: bluesky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: fastapi
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: dls-dodal
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: event-model
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: aioca
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: async-timeout
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: boltons
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: colorlog
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: dask
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: flexparser
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: grpcio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: httptools
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: identify
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: importlib-metadata
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: jedi
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: libcst
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: marshmallow
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: nslsii
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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: ophyd-async
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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: packaging
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pint
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: prettytable
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-major
  dependency-group: dev-dependencies
- dependency-name: pydantic-extra-types
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pydantic-settings
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pydantic-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: python-multipart
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: pyyaml-include
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: rich
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: rpds-py
  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: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: starlette
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: stomp-py
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: tomli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: tox
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: tqdm
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: uvloop
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: virtualenv
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: websockets
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: workflows
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: yarl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: zict
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: zipp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 14, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 14, 2024
@dependabot dependabot bot deleted the dependabot/pip/dev-dependencies-845b9b0afa branch November 14, 2024 16:47
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants