Skip to content

build(deps-dev): bump websockets from 16.1.1 to 17.1 in the python-packages-major group across 1 directory - #283

Merged
toby-coleman merged 1 commit into
mainfrom
dependabot/uv/python-packages-major-b9e71f7372
Sep 6, 2026
Merged

build(deps-dev): bump websockets from 16.1.1 to 17.1 in the python-packages-major group across 1 directory#283
toby-coleman merged 1 commit into
mainfrom
dependabot/uv/python-packages-major-b9e71f7372

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the python-packages-major group with 1 update in the / directory: websockets.

Updates websockets from 16.1.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.

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:uv Pull requests that update python:uv code labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

Benchmark comparison for d81909e9 (base) vs 2a27c1f2 (PR)


------------------------------------------------------------------------------------------------------------------ benchmark: 2 tests -----------------------------------------------------------------------------------------------------------------
Name (time in ms)                                                                         Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_benchmark_process_run (pr/.benchmarks/Linux-CPython-3.14-64bit/0001_pr)         543.2840 (1.0)      555.6032 (1.00)     550.8627 (1.0)      4.7530 (1.88)     550.9507 (1.00)     5.8180 (1.75)          1;0  1.8153 (1.0)           5           1
test_benchmark_process_run (main/.benchmarks/Linux-CPython-3.14-64bit/0001_base)     548.6455 (1.01)     555.1308 (1.0)      551.1549 (1.00)     2.5232 (1.0)      550.4736 (1.0)      3.3276 (1.0)           1;0  1.8144 (1.00)          5           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

@dependabot dependabot Bot changed the title build(deps-dev): bump websockets from 16.1.1 to 17.1 in the python-packages-major group build(deps-dev): bump websockets from 16.1.1 to 17.1 in the python-packages-major group across 1 directory Sep 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/python-packages-major-b9e71f7372 branch from 2a27c1f to 4bbe11f Compare September 6, 2026 12:23
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Benchmark comparison for 613dbb51 (base) vs 4bbe11f6 (PR)


------------------------------------------------------------------------------------------------------------------ benchmark: 2 tests -----------------------------------------------------------------------------------------------------------------
Name (time in ms)                                                                         Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_benchmark_process_run (main/.benchmarks/Linux-CPython-3.14-64bit/0001_base)     542.0123 (1.0)      549.2591 (1.0)      545.2673 (1.0)      3.0963 (1.0)      543.6488 (1.0)      4.9601 (1.0)           2;0  1.8340 (1.0)           5           1
test_benchmark_process_run (pr/.benchmarks/Linux-CPython-3.14-64bit/0001_pr)         548.7744 (1.01)     557.1189 (1.01)     553.3442 (1.01)     3.5502 (1.15)     553.2826 (1.02)     6.1823 (1.25)          2;0  1.8072 (0.99)          5           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

Bumps the python-packages-major group with 1 update in the / directory: [websockets](https://github.com/python-websockets/websockets).


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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/python-packages-major-b9e71f7372 branch from 4bbe11f to 913db8d Compare September 6, 2026 19:14
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown

Benchmark comparison for 7f3f9c31 (base) vs 913db8d5 (PR)


------------------------------------------------------------------------------------------------------------------ benchmark: 2 tests -----------------------------------------------------------------------------------------------------------------
Name (time in ms)                                                                         Min                 Max                Mean            StdDev              Median               IQR            Outliers     OPS            Rounds  Iterations
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
test_benchmark_process_run (pr/.benchmarks/Linux-CPython-3.14-64bit/0001_pr)         546.4264 (1.0)      552.2423 (1.0)      550.3147 (1.0)      2.2767 (1.0)      551.2284 (1.0)      2.2161 (1.0)           1;0  1.8171 (1.0)           5           1
test_benchmark_process_run (main/.benchmarks/Linux-CPython-3.14-64bit/0001_base)     550.6349 (1.01)     557.8150 (1.01)     553.0580 (1.00)     2.8560 (1.25)     552.3020 (1.00)     3.4072 (1.54)          1;0  1.8081 (1.00)          5           1
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Legend:
  Outliers: 1 Standard Deviation from Mean; 1.5 IQR (InterQuartile Range) from 1st Quartile and 3rd Quartile.
  OPS: Operations Per Second, computed as 1 / Mean

@codecov

codecov Bot commented Sep 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@toby-coleman
toby-coleman merged commit 7b0cbed into main Sep 6, 2026
25 checks passed
@toby-coleman
toby-coleman deleted the dependabot/uv/python-packages-major-b9e71f7372 branch September 6, 2026 20:57
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant