Closed dependabot[bot] closed 2 months ago
I'd suggest this is a useful prompt for us to drop the benchmarking requirements out of our core reqs. I don't think we really want these installing on every CI run.
Looks like these dependencies are updatable in another way, so this is no longer needed.
Updates the requirements on trio, mkdocs-autorefs, mkdocs-material, mkdocstrings[python-legacy], coverage[toml], ruff, mypy, pytest, uvicorn, aiohttp, matplotlib and pyinstrument to permit the latest version. Updates
trio
to 0.26.2Release notes
Sourced from trio's releases.
Commits
993e67a
Bump version to 0.26.26fe02c0
Fix attrs redone (#3058)a50fcaa
[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.5 → v0.5.6 (#3059)223e4f4
Merge pull request #3056 from A5rocks/release-0.26.1abd193c
Start new cycle8bff294
Bump version to 0.26.13a4f7bd
Try out PyPI's trusted publishers (#2980)8e38a1e
Don't usehash
to avoid attrs warning (#3054)2d0824f
Use 3.12 for formatting check (#3049)20f9291
[pre-commit.ci] pre-commit autoupdate ruff-pre-commit: v0.5.4 → v0.5.5Updates
mkdocs-autorefs
from 1.0.1 to 1.1.0Release notes
Sourced from mkdocs-autorefs's releases.
Changelog
Sourced from mkdocs-autorefs's changelog.
Commits
8b43e88
chore: Prepare release 1.1.057998bf
chore: Template upgrade1c9bda1
fix: Only log "Markdown anchors feature enabled" once4f896a5
docs: Fix typoc630354
feat: Warn when multiple URLs are found for the same identifiere142023
refactor: Use a custom autoref HTML tag44605ec
chore: Template upgradeffcaa01
refactor: Rename AutoRefInlineProcessor to AutorefsInlineProcessorae87ff7
tests: Increase minimum pymdown-extensions version required531fbad
chore: Template upgradeUpdates
mkdocs-material
from 9.5.27 to 9.5.33Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
a91ee70
Prepare 9.5.33 release4104faf
Updated dependencies8ee7137
Updated premium sponsorse1c1bad
Updated blog post2445537
Removed pyodide_macros plugin's schema (#7468)47f7f63
Added plugins to "external-community" in plugins.json (#7465)42ab11f
Addededit_uri_template
to docs/schema.json (#7466)e5c9575
Fixed invalid tooltip position in tables when using table sort7a770dc
Updated blog post4030f53
Prepare 9.5.32 releaseUpdates
mkdocstrings[python-legacy]
from 0.25.1 to 0.25.2Release notes
Sourced from mkdocstrings[python-legacy]'s releases.
Changelog
Sourced from mkdocstrings[python-legacy]'s changelog.
Commits
afb2a2f
chore: Prepare release 0.25.2e7c8abd
tests: Ignore deprecation warnings for now924ecd8
chore: Template upgradeda216b0
ci: Ignore unused arg80ab498
chore: Clean up pytest warning filters2e5f89e
refactor: Give precedence to Markdown heading level (##
)fb194d8
chore: Clean upget_anchors
64c5ff6
chore: Improve code comments8013be4
chore: Clean up unused conditionUpdates
coverage[toml]
from 7.5.4 to 7.6.1Release notes
Sourced from coverage[toml]'s releases.
Changelog
Sourced from coverage[toml]'s changelog.
Commits
29f5898
docs: sample HTML for 7.6.19b829f1
docs: prep for 7.6.1ebbb6a2
build: wheels for 3.13rc13872525
chore: make upgrade7a27f40
test: fix a test on free-threading, use abiflags to get site-packages path co...2b53664
build: include gil/nogil in the version bannerda1682f
docs: changelog and contributor for #1828dc819ff
test: two tests for #18289aaa404
fix: properly handle backslash before multi-line string (#1828)9c50270
chore: make upgradeUpdates
ruff
from 0.5.0 to 0.6.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
02c4373
Bump version to 0.6.2 (#13056)d37e2e5
[flake8-simplify
] Extend open-file-with-context-handler to work with other ...d1d0678
[red-knot] Remove notebook support from the server (#13040)93f9023
Addhyperfine
installation instructions; updatehyperfine
code samples (#...8144a11
[red-knot] Add definition for with items (#12920)dce87c2
Eagerly validate typeshed versions (#12786)f873d2a
Revert "Use the system allocator for codspeed benchmarks" (#13035)ecd9e6a
[red-knot] Improve theunresolved-import
check (#13007)785c399
Use ZIP file size metadata to allocate string (#13032)a35cdbb
Fix various panicks when linting black/src (#13033)Updates
mypy
from 1.10.1 to 1.11.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
789f02c
Bump version to 1.11.2917cc75
An alternative fix for a union-like literal string (#17639)7d805b3
Unwrap TypedDict item types before storing (#17640)32675dd
Revert "Fix Literal strings containing pipe characters" (#17638)778542b
Revert "FixRawExpressionType.accept
crash with--cache-fine-grained
" (#1...14ab742
Bump version to 1.11.2+dev570b90a
Bump version to 1.11b3a102e
FixRawExpressionType.accept
crash with--cache-fine-grained
(#17588)aec04c7
Fix PEP 604 isinstance caching (#17563)cb44e4d
Fixtyping.TypeAliasType
being undefined on python < 3.12 (#17558)Updates
pytest
from 8.2.2 to 8.3.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
bbcec9c
Prepare release version 8.3.278fe8b6
Merge pull request #12657 from pytest-dev/patchback/backports/8.3.x/6c806b499...238bad2
Merge pull request #12656 from RonnyPfannschmidt/fix-12652-detect-conda-envae6034a
Merge pull request #12641 from pytest-dev/patchback/backports/8.3.x/c03989cee...31337ab
Merge pull request #12640 from pytest-dev/update-userca3070b
Merge pull request #12637 from pytest-dev/release-8.3.1de98446
Prepare release version 8.3.1bd0a042
Merge pull request #12636 from pytest-dev/update-release-notes664325b
doc/changelog: update 8.3.0 notes19d225d
Merge pull request #12635 from pytest-dev/release-8.3.0Updates
uvicorn
from 0.30.1 to 0.30.6Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
7dc027d
Version 0.30.6 (#2428)587a1cc
fix: upgrade is not websocket and dependencies are installed, should not warn...cee31a6
test(signal): add sleep to ensure shutdown completion (#2427)eba64ef
ci: timeout for test suite runs to 30 minutes (#2426)0f513d2
Remove signal testing order dependency (#2382)ff54b02
Version 0.30.5 (#2409)2f25107
Fix 0.30.4 issue with connection close header (#2408)8efa41c
Version 0.30.4 (#2403)b492349
Addpragma: full coverage
toProcess.is_alive
(#2402)ce999aa
close request connection if h11 sets client state as MUST_CLOSE (#2375)Updates
aiohttp
from 3.10.2 to 3.10.5Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
ec453ba
Release 3.10.5 (#8754)5953df1
[PR #8749/5e30b49 backport][3.10] Bump cffi to 1.17.0 (#8752)83bd239
[PR #8747/e97b17a6 backport][3.10] Make MESSAGE_TYPES_WITH_CONTENT a frozense...c7ff47b
[PR #8742/b4f9cb35 backport][3.10] Fix status not being set when ClientRespon...fbfedd6
[PR #8736/1b88af2 backport][3.10] Improve performance of WebSocketReader (#8743)dba2605
[3.10] Bump pypa/cibuildwheel to v2.20.0 (#8740)92dc91b
Bump version to 3.10.5.dev08dcd3a4
Release 3.10.4 (Attempt 2) (#8732)f4d4f2a
Release 3.10.4 (#8731)0f1a008
[PR #8685/e7c02ca4 backport][3.10] Fix exceptions from WebSocket ping task no...Updates
matplotlib
from 3.7.5 to 3.9.2Release notes
Sourced from matplotlib's releases.