Skip to content

chore: weekly dependency update#2043

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
weekly-lockfile-update
Closed

chore: weekly dependency update#2043
github-actions[bot] wants to merge 1 commit intomainfrom
weekly-lockfile-update

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 12, 2026

Updated Dependencies

Using CPython 3.12.3 interpreter at: /usr/bin/python3
Resolved 136 packages in 1.42s
Added annotated-doc v0.0.4
Updated anyio v4.10.0 -> v4.13.0
Updated asttokens v3.0.0 -> v3.0.1
Updated attrs v25.3.0 -> v26.1.0
Updated babel v2.17.0 -> v2.18.0
Updated backrefs v5.9 -> v6.2
Updated cairosvg v2.8.2 -> v2.9.0
Updated certifi v2025.8.3 -> v2026.2.25
Updated charset-normalizer v3.4.3 -> v3.4.7
Updated click v8.2.1 -> v8.3.2
Updated cryptography v46.0.5 -> v46.0.7
Updated dirty-equals v0.9.0 -> v0.11
Updated exceptiongroup v1.3.0 -> v1.3.1
Updated execnet v2.1.1 -> v2.1.2
Updated googleapis-common-protos v1.73.1 -> v1.74.0
Removed griffe v1.14.0
Added griffelib v2.0.2
Updated httpx-sse v0.4.1 -> v0.4.3
Updated idna v3.10 -> v3.11
Updated iniconfig v2.1.0 -> v2.3.0
Updated inline-snapshot v0.28.0 -> v0.32.5
Updated jsonschema v4.25.1 -> v4.26.0
Updated logfire v4.31.0 -> v3.5.1
Updated markdown v3.9 -> v3.10.2
Updated markupsafe v3.0.2 -> v3.0.3
Updated mkdocs-autorefs v1.4.3 -> v1.4.4
Updated mkdocs-gen-files v0.6.0 -> v0.6.1
Updated mkdocs-get-deps v0.2.0 -> v0.2.2
Updated mkdocs-glightbox v0.5.1 -> v0.5.2
Updated mkdocs-literate-nav v0.6.2 -> v0.6.3
Updated mkdocs-material v9.7.2 -> v9.7.6
Updated mkdocstrings v0.30.0 -> v1.0.3
Updated mkdocstrings-python v2.0.1 -> v2.0.3
Updated nodeenv v1.9.1 -> v1.10.0
Updated opentelemetry-api v1.39.1 -> v1.40.0
Updated opentelemetry-exporter-otlp-proto-common v1.39.1 -> v1.40.0
Updated opentelemetry-exporter-otlp-proto-http v1.39.1 -> v1.40.0
Updated opentelemetry-instrumentation v0.60b1 -> v0.61b0
Updated opentelemetry-proto v1.39.1 -> v1.40.0
Updated opentelemetry-sdk v1.39.1 -> v1.40.0
Updated opentelemetry-semantic-conventions v0.60b1 -> v0.61b0
Updated packaging v25.0 -> v26.0
Updated pillow v12.1.1 -> v12.2.0
Updated platformdirs v4.4.0 -> v4.9.6
Added properdocs v1.6.7
Updated pycparser v2.23 -> v3.0
Updated pydantic-settings v2.10.1 -> v2.13.1
Updated pygments v2.19.2 -> v2.20.0
Updated pyjwt v2.10.1 -> v2.12.1
Updated pymdown-extensions v10.16.1 -> v10.21.2
Updated pyright v1.1.405 -> v1.1.408
Updated pytest v8.4.2 -> v9.0.3
Updated python-dotenv v1.1.1 -> v1.2.2
Updated python-multipart v0.0.22 -> v0.0.24
Updated pyyaml v6.0.2 -> v6.0.3
Updated referencing v0.36.2 -> v0.37.0
Updated requests v2.33.0 -> v2.33.1
Updated rich v14.1.0 -> v14.3.3
Updated rpds-py v0.27.1 -> v0.30.0
Updated ruff v0.12.12 -> v0.15.9
Updated selectolax v0.3.29 -> v0.4.7
Updated sse-starlette v3.0.2 -> v3.3.4
Updated starlette v0.49.1 -> v1.0.0
Updated tomli v2.2.1 -> v2.4.1
Updated trio v0.31.0 -> v0.33.0
Updated typer v0.17.4 -> v0.24.1
Updated uvicorn v0.35.0 -> v0.44.0
Updated websockets v15.0.1 -> v16.0

@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Feb 12, 2026
@Kludex
Copy link
Copy Markdown
Member

Kludex commented Feb 12, 2026

why is my handle authoring this commit? @maxisbey

@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 54d6e34 to 6398443 Compare February 19, 2026 08:10
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 6398443 to d034af8 Compare February 26, 2026 08:11
maxisbey added a commit that referenced this pull request Feb 26, 2026
The peter-evans/create-pull-request action defaults author to
${{ github.actor }}. For scheduled workflows, GitHub assigns this to
a human user (the schedule owner), causing weekly dependency update
commits to be incorrectly attributed to a maintainer rather than the
bot.

Github-Issue: #2043
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from d034af8 to 5858d5b Compare February 26, 2026 15:39
@maxisbey
Copy link
Copy Markdown
Contributor

No this is now wrong, the CI doesn't run. Either need to create some sort of credentials, or just switch back to the hardcoded author.

@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 5858d5b to 91af4e0 Compare March 5, 2026 08:07
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 91af4e0 to 205bd21 Compare March 12, 2026 08:09
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 205bd21 to 5e4b781 Compare March 19, 2026 08:09
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 5e4b781 to 900a9e1 Compare March 26, 2026 08:14
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 900a9e1 to 3becd45 Compare April 2, 2026 08:18
@github-actions github-actions bot force-pushed the weekly-lockfile-update branch from 3becd45 to 1f7eae2 Compare April 9, 2026 08:27
@Kludex Kludex closed this Apr 12, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants