chore(deps): bump the python-dependencies group across 1 directory with 5 updates#62
chore(deps): bump the python-dependencies group across 1 directory with 5 updates#62dependabot[bot] wants to merge 1 commit into
Conversation
😷 屎山代码检测报告
🎯 本次检测概览
🎭 整体印象有点臭味,但还不至于熏死人 🧭 下一步这代码像个叛逆期的青少年,需要适当管教才能成才 📥 详细数据 由 fuck-u-code 自动检测 · 本评论不代表人类观点 |
40432c5 to
10a79b2
Compare
Code Review SummaryStatus: No Issues Found in Diff | Recommendation: Merge Overview
PR AnalysisThis PR only updates
These are safe version bumps that maintain compatibility while ensuring security patches are included. Codebase Review (Existing Code)The broader codebase was reviewed for AstrBot plugin compliance: ✅ Strengths:
|
10a79b2 to
9ed5562
Compare
…th 5 updates Updates the requirements on [apscheduler](https://github.com/agronholm/apscheduler), [aiofiles](https://github.com/Tinche/aiofiles), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn) and [tomli](https://github.com/hukkin/tomli) to permit the latest version. Updates `apscheduler` to 3.11.2 - [Release notes](https://github.com/agronholm/apscheduler/releases) - [Commits](agronholm/apscheduler@3.10.0...3.11.2) Updates `aiofiles` to 25.1.0 - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](Tinche/aiofiles@v23.2.0...v25.1.0) Updates `fastapi` to 0.128.8 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.110.0...0.128.8) Updates `uvicorn` to 0.39.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.29.0...0.39.0) Updates `tomli` to 2.4.1 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.0...2.4.1) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: apscheduler dependency-version: 3.11.2 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: fastapi dependency-version: 0.128.8 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: tomli dependency-version: 2.4.1 dependency-type: direct:production dependency-group: python-dependencies - dependency-name: uvicorn dependency-version: 0.39.0 dependency-type: direct:production dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
9ed5562 to
225e52b
Compare
Warning
Dependabot will stop supporting
python v3.9!Please upgrade to one of the following versions:
v3.9,v3.10,v3.11,v3.12,v3.13, orv3.14.Updates the requirements on apscheduler, aiofiles, fastapi, uvicorn and tomli to permit the latest version.
Updates
apschedulerto 3.11.2Release notes
Sourced from apscheduler's releases.
Commits
0f70950Added the release versionbc404e6Updated publish actionsc3aa155Updated pre-commit modulesad6b2dcAdded fix for get_next_fire_time not advancing through fold with unfolded pre...f4df139Added the release version25be7b7Fixed CronTrigger getting stuck on fallback DST transition (#1079)1261386Updated etcd image repository nameb1f5636Fixed shutdown() not raising the correct exception for some schedulers6c72a51Backported release job from master4b96510Added the release versionUpdates
aiofilesto 25.1.0Release notes
Sourced from aiofiles's releases.
Changelog
Sourced from aiofiles's changelog.
... (truncated)
Commits
348f5efv25.1.05e1bb8fdocs: update readme to use ruff badge (#221)6fdc25cMove to uv. (#219)1989132set 'function' as a default fixture loop scope value8986452add the 'asyncio_default_fixture_loop_scope=session' optionccab1ffupdate pytest-asyncio==1.0.08727c96add PR #216 into the CHANGELOGa9388e5add TID and ignore TID2527603664remove [ruff].exclude keyval7c49a5cadd final newlinesUpdates
fastapito 0.128.8Release notes
Sourced from fastapi's releases.
Commits
bdd2005🔖 Release version 0.128.81ed9bd4📝 Update release notesaac30fd🔨 Tweak PDM hook script (#14895)417f1ee📝 Update release notesffb8965♻️ Update build setup forfastapi-slim, deprecate it, and make it only depe...93fa935📝 Update release notesf0f3e7a📝 Fix grammar indocs/en/docs/tutorial/first-steps.md(#14708)8f82c94🔖 Release version 0.128.75bb3423📝 Update release notes6ce5e3e✅ Tweak comment in test to reference PR (#14885)Updates
uvicornto 0.39.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)69a6ae3Improve typing intest_http.py(#2740)3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)Updates
tomlito 2.4.1Changelog
Sourced from tomli's changelog.
... (truncated)
Commits
c5f4469Bump version: 2.4.0 → 2.4.12bcd262Add change log for 2.4.1 and 2.3.1e1fdb94Limit number of parts of a key (#286)c20c491pre-commit autoupdate920e20bUpdate performance benchmark and results064e492Merge pull request #280 from hukkin/version-2.4.0a678e6fBump version: 2.3.0 → 2.4.0b8a1358Tests: remove now needless "TOML compliance"->"burntsushi" format conversion4979375Update GitHub actionsf890dd1Update pre-commit hooks