deps(deps-dev): bump the python-development group across 1 directory with 4 updates#82
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps-dev): bump the python-development group across 1 directory with 4 updates#82dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/python-development-7780b1151a
branch
from
July 20, 2026 08:16
ea6a892 to
fc7c492
Compare
…with 4 updates Bumps the python-development group with 4 updates in the / directory: [locust](https://github.com/locustio/locust), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff) and [types-cachetools](https://github.com/python/typeshed). Updates `locust` from 2.44.4 to 2.46.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.46.0) Updates `mypy` from 1.20.2 to 2.3.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.2...v2.3.0) Updates `ruff` from 0.14.14 to 0.15.22 - [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.14.14...0.15.22) Updates `types-cachetools` from 6.2.0.20260408 to 7.0.0.20260713 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: locust dependency-version: 2.45.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: mypy dependency-version: 2.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-development - dependency-name: types-cachetools dependency-version: 7.0.0.20260713 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-development ... Signed-off-by: dependabot[bot] <support@github.com>
d3rky
force-pushed
the
dependabot/uv/python-development-7780b1151a
branch
from
July 20, 2026 14:19
fc7c492 to
d0a4df4
Compare
|
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 python-development group with 4 updates in the / directory: locust, mypy, ruff and types-cachetools.
Updates
locustfrom 2.44.4 to 2.46.0Release notes
Sourced from locust's releases.
Changelog
Sourced from locust's changelog.
Commits
ae5caebMerge pull request #3466 from even-even/skip_python3.15_testsd2a6a4askip python3.15 tests9bceee8Merge pull request #3464 from reachsridhard/exception-handling-improvementsb49e276Add link to Azure Load Testing to About and Swarm form.56e30fcFix two exception handling bugs6292c74Fix link9751dfeMerge pull request #3461 from reachsridhard/fix/csv-full-history-validationb569957Move --csv-full-history validation before process forkingc4d8a56doc1d243c6docsUpdates
mypyfrom 1.20.2 to 2.3.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
8aabf84Drop +dev from version4d8ad2aUpdate changelog for 2.3 release (#21728)2c21546[mypyc] Update documentation of race conditions under free threading (#21726)a9f62a3[mypyc] Make attribute access memory safe on free-threaded builds (#21705)0faa413UsePYODIDEenvironment variable for Emscripten cross-compilation detection...3d75cdb[mypyc] Borrow final attributes more aggressively (#21702)24c237d[mypyc] Improve documentation of Final (#21713)b5be217[mypyc] Update free threading Python compatibility docs (#21711)cbcb51aNarrow for frozendict membership check (#21709)af2bc0fSync typeshed (#21707)Updates
rufffrom 0.14.14 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
types-cachetoolsfrom 6.2.0.20260408 to 7.0.0.20260713Commits