chore(deps)(deps): bump the uv-minor-patch group across 1 directory with 26 updates#51
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…ith 26 updates Bumps the uv-minor-patch group with 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [websockets](https://github.com/python-websockets/websockets) | `16.0` | `16.1` | | [openai](https://github.com/openai/openai-python) | `2.44.0` | `2.45.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.20` | `0.15.21` | | [locust](https://github.com/locustio/locust) | `2.44.4` | `2.45.0` | | [ty](https://github.com/astral-sh/ty) | `0.0.56` | `0.0.59` | | [streamlit](https://github.com/streamlit/streamlit) | `1.58.0` | `1.59.2` | | [anyio](https://github.com/agronholm/anyio) | `4.14.1` | `4.14.2` | | [cffi](https://github.com/python-cffi/cffi) | `2.0.0` | `2.1.0` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.7` | `3.4.9` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.14.3` | `7.15.1` | | [docker](https://github.com/docker/docker-py) | `7.1.0` | `7.2.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.29.4` | `3.29.7` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.50` | `3.1.51` | | [grpcio](https://github.com/grpc/grpc) | `1.81.1` | `1.82.1` | | [narwhals](https://github.com/narwhals-dev/narwhals) | `2.23.0` | `2.24.0` | | [numpy](https://github.com/numpy/numpy) | `2.5.0` | `2.5.1` | | [pydeck](https://github.com/visgl/deck.gl) | `0.9.2` | `0.9.3` | | [python-discovery](https://github.com/tox-dev/python-discovery) | `1.4.2` | `1.4.4` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.64.0` | `2.65.0` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.3` | `4.68.4` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.15.0` | `4.16.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.49.0` | `0.51.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.5.1` | `21.6.1` | | [boto3](https://github.com/boto/boto3) | `1.43.39` | `1.43.47` | | [botocore](https://github.com/boto/botocore) | `1.43.39` | `1.43.47` | | [s3transfer](https://github.com/boto/s3transfer) | `0.19.0` | `0.19.1` | Updates `websockets` from 16.0 to 16.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@16.0...16.1) Updates `openai` from 2.44.0 to 2.45.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.44.0...v2.45.0) Updates `ruff` from 0.15.20 to 0.15.21 - [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.15.20...0.15.21) Updates `locust` from 2.44.4 to 2.45.0 - [Release notes](https://github.com/locustio/locust/releases) - [Changelog](https://github.com/locustio/locust/blob/master/CHANGELOG.md) - [Commits](locustio/locust@2.44.4...2.45.0) Updates `ty` from 0.0.56 to 0.0.59 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.56...0.0.59) Updates `streamlit` from 1.58.0 to 1.59.2 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](streamlit/streamlit@1.58.0...1.59.2) Updates `anyio` from 4.14.1 to 4.14.2 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.14.1...4.14.2) Updates `cffi` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v2.0.0...v2.1.0) Updates `charset-normalizer` from 3.4.7 to 3.4.9 - [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.7...3.4.9) Updates `coverage` from 7.14.3 to 7.15.1 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.14.3...7.15.1) Updates `docker` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@7.1.0...7.2.0) Updates `filelock` from 3.29.4 to 3.29.7 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.29.4...3.29.7) Updates `gitpython` from 3.1.50 to 3.1.51 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.50...3.1.51) Updates `grpcio` from 1.81.1 to 1.82.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.81.1...v1.82.1) Updates `narwhals` from 2.23.0 to 2.24.0 - [Release notes](https://github.com/narwhals-dev/narwhals/releases) - [Commits](narwhals-dev/narwhals@v2.23.0...v2.24.0) Updates `numpy` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.0...v2.5.1) Updates `pydeck` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/visgl/deck.gl/releases) - [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md) - [Commits](https://github.com/visgl/deck.gl/commits) Updates `python-discovery` from 1.4.2 to 1.4.4 - [Release notes](https://github.com/tox-dev/python-discovery/releases) - [Changelog](https://github.com/tox-dev/python-discovery/blob/main/docs/changelog.rst) - [Commits](tox-dev/python-discovery@1.4.2...1.4.4) Updates `sentry-sdk` from 2.64.0 to 2.65.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.64.0...2.65.0) Updates `tqdm` from 4.68.3 to 4.68.4 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.3...v4.68.4) Updates `typing-extensions` from 4.15.0 to 4.16.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.15.0...4.16.0) Updates `uvicorn` from 0.49.0 to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.51.0) Updates `virtualenv` from 21.5.1 to 21.6.1 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.5.1...21.6.1) Updates `boto3` from 1.43.39 to 1.43.47 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.43.39...1.43.47) Updates `botocore` from 1.43.39 to 1.43.47 - [Commits](boto/botocore@1.43.39...1.43.47) Updates `s3transfer` from 0.19.0 to 0.19.1 - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](boto/s3transfer@0.19.0...0.19.1) --- updated-dependencies: - dependency-name: websockets dependency-version: '16.1' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: openai dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: locust dependency-version: 2.45.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: ty dependency-version: 0.0.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: streamlit dependency-version: 1.59.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: anyio dependency-version: 4.14.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: cffi dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: coverage dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: docker dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: filelock dependency-version: 3.29.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: gitpython dependency-version: 3.1.51 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: grpcio dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: narwhals dependency-version: 2.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: pydeck dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: python-discovery dependency-version: 1.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: sentry-sdk dependency-version: 2.65.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: tqdm dependency-version: 4.68.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: uvicorn dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: virtualenv dependency-version: 21.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: uv-minor-patch - dependency-name: boto3 dependency-version: 1.43.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: botocore dependency-version: 1.43.47 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch - dependency-name: s3transfer dependency-version: 0.19.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: uv-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 uv-minor-patch group with 26 updates in the / directory:
16.016.12.44.02.45.00.15.200.15.212.44.42.45.00.0.560.0.591.58.01.59.24.14.14.14.22.0.02.1.03.4.73.4.97.14.37.15.17.1.07.2.03.29.43.29.73.1.503.1.511.81.11.82.12.23.02.24.02.5.02.5.10.9.20.9.31.4.21.4.42.64.02.65.04.68.34.68.44.15.04.16.00.49.00.51.021.5.121.6.11.43.391.43.471.43.391.43.470.19.00.19.1Updates
websocketsfrom 16.0 to 16.1Release notes
Sourced from websockets's releases.
Commits
4df6f90Release version 16.1.7c69ecaIncrease timeout for building wheels.493864eComplete and review changelog.73ff538Temporarily remove the trio implementation (again).77f7d71Shorten changelog and docstring for previous commit.84859e1Add text argument to broadcast() to force the frame type1a38f5aDocument research on removing a workaround.99431eeApply code style to docs/conf.py.bf97b98Fix typos in tests.21a3418Fix typos in commentsUpdates
openaifrom 2.44.0 to 2.45.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
f16fbbdrelease: 2.45.0 (#3478)Updates
rufffrom 0.15.20 to 0.15.21Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
3e1f636Bump 0.15.21 (#26676)4059807[ty] Infer metaclass-declared attributes on class instances (#26512)013e5d0[ty] Use a dedicated project name type (#26665)7ad39ad[ty] Avoid allocating decorated parameter names (#26666)c36f662Improve performance of rendering edits in preview mode (#26565)ad26408[ty] Gate membership narrowing on__contains__semantics (#25964)4594ca7[ty] Add variant discriminators forCodeGeneratorKind(#26659)1af03da[ty] Pydantic: Fix float conversion in unions (#26655)a004a36[ty] Handle callable classes in solver (#26090)d8ef3b0[ty] Parse all supported Google docstring sections. (#26653)Updates
locustfrom 2.44.4 to 2.45.0Release notes
Sourced from locust's releases.
Changelog
Sourced from locust's changelog.
Commits
904c239Merge pull request #3456 from andrewbaldwin44/bugfix/echarts-title96a301dMerge pull request #3455 from locustio/fix-rps-display-issue60b9dbcadd totalRps and totalFailPerSec to ui type definition (unused atm, but just ...2b65006Fix toolbar colorsee92860add test for current_fail_per_sec as well0c891cbFix echarts titleda94639UI: use currentRps/currentFailPerSec instead of totalRps everywhere except in...ec93dd9Expose BOTH current_rps/_fail_per_sec and total_rps/fail_per_secbd79c56add azure load test example87bb2ffremove unnecessary ruff ignore settingUpdates
tyfrom 0.0.56 to 0.0.59Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
71bdf31Bump version to 0.0.59 (#3979)17d3f6dBump version to 0.0.58 (#3955)03cfaafBump version to 0.0.57 (#3927)1b3b573Update actions/attest-build-provenance action to v4.1.1 (#3928)0e9cbe1Update actions/cache action to v6.1.0 (#3930)83f4009Update actions/setup-python action to v6.3.0 (#3931)ad99bb9Update prek dependencies (#3929)aeeeed5Update astral-sh/setup-uv action to v8.3.1 (#3932)d171a78Document PYTHONPATH support in module discovery (#3889)c6920a2Fix trailing whitespace (#3911)Updates
streamlitfrom 1.58.0 to 1.59.2Release notes
Sourced from streamlit's releases.
... (truncated)
Commits
0a63ff7[fix] Avoid PyArrow 25 thread initialization crash (#15947)dab672bUp version to 1.59.21b7a13b[fix] Remove flaky Missing Submit Button warning (#15889)dd3c70b[fix] st.tabs panels stacking after widget rerun (#15894)b301c5b[fix] Fix React Aria dialog overlay stacking (#15876)5a6140a[fix] Surface missing httpx error for auth extra (#15864)f8bbc68[fix] Keep viewport gutter around dialog on narrow screens (#15875)9da3875[fix] Virtualize selectbox dropdown option list (#15870)6f4df23Up version to 1.59.126ac71eUp version to 1.59.0Updates
anyiofrom 4.14.1 to 4.14.2Release notes
Sourced from anyio's releases.
Commits
c384f99Bumped up the versiondbba29dFixed 100% CPU spin on cancel scope misuse (#1217)6bbc6c3Fix CapacityLimiter over-granting tokens on asyncio (#1172)6f82b25Refactored TestTLSStream.test_receive_invalid_max_bytes() to be less flakybe24b04Relaxed timeouts to fix test flakiness8113506Fix test flakiness caused by slow callback duration logging1e988b6Fixed CapacityLimiter raising trio.WouldBlock instead of anyio.WouldBlock (#1...44713f3Pin setup-uv to a commit sha across downstream jobs (#1213)f1b7301Fixed stderr writes in a worker subprocess causing a deadlock (#1207)212be93Fix flaky test_tcp_listener_same_port using a hardcoded port (#1206)Updates
cffifrom 2.0.0 to 2.1.0Release notes
Sourced from cffi's releases.
Commits
d9f6f70New release 2.1.002a7b0eMisc pre-2.1 release/packaging cleanup (#253)1362e5dMove cffi-gen-src release note to 2.1.0 notesa797055Make error message when embedding version test fails more friendlyf1f40a8Update changelogdc62c93Delete missed cp39 Windows buildsa341180Update version numbers to prepare for v2.1 release9f04d85Mark test using inet_ntoa as thread-unsafe5f12702Fix flaky pytest-run-parallel CI crash26b3d3aMerge branch 'main' into integrate-buildtoolUpdates
charset-normalizerfrom 3.4.7 to 3.4.9Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
cc68407Merge pull request #772 from jawah/fix-regression-fallback-path152b923chore: release 3.4.92bc2607fix: unicodedecodeerror in fallback pathbe252d7chore(deps): bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#767)71c7bddchore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#768)aeea391chore(deps): bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#758)a6f8febMerge pull request #770 from jawah/unblock-ci528e16cchore: add osv-scanner.toml5993498chore: ast_serialize musl missing prebuilt riscv,s390x,ppc64leaa2ddd8Release 3.4.8 (#766)Updates
coveragefrom 7.14.3 to 7.15.1Changelog
Sourced from coverage's changelog.
... (truncated)
Com...
Description has been truncated