Skip to content

build(deps-dev): bump the python-dependencies group across 1 directory with 2 updates - #4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-34ee8be8e2
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-dependencies-34ee8be8e2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 2026

Copy link
Copy Markdown

Bumps the python-dependencies group with 2 updates in the / directory: asyncua and websockets.

Updates asyncua from 1.1.8 to 2.0.1

Release notes

Sourced from asyncua's releases.

v2.0.1

What's Changed

Full Changelog: FreeOpcUa/opcua-asyncio@v2.0...v2.0.1

v2.0

v1.0

  • mvp pubsub support
  • automatic reconnection
  • python 3.14 support
  • remove support for python < 3.10
  • avoid use of exec in structure104.py
  • reduce number of network calls in load_data_type_definitions()
  • update nodeset to 1.0.5.05
  • split defualt address space loading into small chunks
  • improved error handling in some situations
  • typing for the main interface files and enable typing
  • many bugfixes

New Contributors

@Harshith-N-Srivatsa made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1859
@hrycko-mb made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1871
@40csmith40 made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1868
@RoboCrafty made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1875
@alexchandel made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1879
@jprogin made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1891
@nlsg made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1904
@Alexander-Zender made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1907
@kwint made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1916
@RinZ27 made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1920
@basyskom-swid made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1932
@jarrie-engel made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1935
@akselerando made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1939
@zarch made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1929
@Lidang-Jiang made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1954
@zeuhour made their first contribution in https://github.com/FreeOpcUa/opcua-asyncio/pull/1984

Full Changelog: FreeOpcUa/opcua-asyncio@v1.1.8...v1.0

... (truncated)

Commits
  • f0e48e3 new release: 2.0.1
  • 545de19 ensure some more tests do not use same port number
  • 83df854 fix(server): Return PublishRequest ack results
  • 216a516 fix(server): Fail monitored items requests on bad subscription ID
  • 504e4c5 fix: default request timeout to be the Client.timeout, not 1
  • 22cb92c feat(client): Add auto_reconnect to constructor
  • e7c5e62 fix: Upgrade to node24 versions of actions
  • 403c8b9 new example showing how to handle struct name collisions
  • ccd08f8 fix(ha): unregister state listeners on HaClient.stop
  • 476e393 test(ha): make failover_warm and transport-drop tests reliable
  • Additional commits viewable in compare view

Updates websockets from 15.0.1 to 17.1

Release notes

Sourced from websockets's releases.

17.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

17.0.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

17.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

16.1.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

16.1

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

16.0

See https://websockets.readthedocs.io/en/stable/project/changelog.html for details.

Commits
  • e87ea9b Release version 17.1.
  • caf68ab Minor whitespace normalization.
  • f4c73b7 Accept pathlib.Path objects in path arguments.
  • b1e4a14 Clarify when the new asyncio implementation became the default.
  • c7cc7ed Move process_exception to the Sans-I/O layer.
  • 2543503 Support reconnecting in the threading implementation.
  • 1c8fb09 Follow redirects in the sync implementation.
  • 1f7f0e5 Deprecate calling connect() directly.
  • c06d5c5 Support overriding host/post in the sync client.
  • 885e69b Add tests for connecting without a context manager.
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Sep 12, 2026
@dependabot dependabot Bot changed the title build(deps-dev): bump the python-dependencies group with 2 updates build(deps-dev): bump the python-dependencies group across 1 directory with 2 updates Sep 12, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/python-dependencies-34ee8be8e2 branch from a22f8ae to c8a245d Compare September 12, 2026 09:24
…y with 2 updates

Bumps the python-dependencies group with 2 updates in the / directory: [asyncua](https://github.com/FreeOpcUa/opcua-asyncio) and [websockets](https://github.com/python-websockets/websockets).


Updates `asyncua` from 1.1.8 to 2.0.1
- [Release notes](https://github.com/FreeOpcUa/opcua-asyncio/releases)
- [Changelog](https://github.com/FreeOpcUa/opcua-asyncio/blob/master/release.py)
- [Commits](FreeOpcUa/opcua-asyncio@v1.1.8...v2.0.1)

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

---
updated-dependencies:
- dependency-name: asyncua
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-dependencies
- dependency-name: websockets
  dependency-version: '17.1'
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/python-dependencies-34ee8be8e2 branch from c8a245d to 44705a3 Compare September 19, 2026 09:23
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