chore(deps): bump the python group across 1 directory with 11 updates#88
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the python group across 1 directory with 11 updates#88dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aniworld](https://github.com/phoenixthrush/AniWorld-Downloader) | `3.9.0` | `4.1.1` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.5` | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.7` | `0.135.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.5.1` | `4.9.4` | | [pyinstaller](https://github.com/pyinstaller/pyinstaller) | `6.18.0` | `6.19.0` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.0` | `0.15.5` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.48` | | [sqlmodel](https://github.com/fastapi/sqlmodel) | `0.0.32` | `0.0.37` | | [yt-dlp](https://github.com/yt-dlp/yt-dlp) | `2026.2.21` | `2026.3.3` | Updates `aniworld` from 3.9.0 to 4.1.1 - [Release notes](https://github.com/phoenixthrush/AniWorld-Downloader/releases) - [Commits](phoenixthrush/AniWorld-Downloader@v.3.9.0...v.4.1.1) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `charset-normalizer` from 3.4.4 to 3.4.5 - [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.4...3.4.5) Updates `fastapi` from 0.128.7 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.7...0.135.1) Updates `platformdirs` from 4.5.1 to 4.9.4 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](tox-dev/platformdirs@4.5.1...4.9.4) Updates `pyinstaller` from 6.18.0 to 6.19.0 - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](pyinstaller/pyinstaller@v6.18.0...v6.19.0) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `ruff` from 0.15.0 to 0.15.5 - [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.0...0.15.5) Updates `sqlalchemy` from 2.0.46 to 2.0.48 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `sqlmodel` from 0.0.32 to 0.0.37 - [Release notes](https://github.com/fastapi/sqlmodel/releases) - [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md) - [Commits](fastapi/sqlmodel@0.0.32...0.0.37) Updates `yt-dlp` from 2026.2.21 to 2026.3.3 - [Release notes](https://github.com/yt-dlp/yt-dlp/releases) - [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md) - [Commits](yt-dlp/yt-dlp@2026.02.21...2026.03.03) --- updated-dependencies: - dependency-name: aniworld dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: charset-normalizer dependency-version: 3.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pyinstaller dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: sqlalchemy dependency-version: 2.0.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: sqlmodel dependency-version: 0.0.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: yt-dlp dependency-version: 2026.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
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 group with 11 updates in the / directory:
3.9.04.1.12026.1.42026.2.253.4.43.4.50.128.70.135.14.5.14.9.46.18.06.19.01.2.11.2.20.15.00.15.52.0.462.0.480.0.320.0.372026.2.212026.3.3Updates
aniworldfrom 3.9.0 to 4.1.1Release notes
Sourced from aniworld's releases.
... (truncated)
Commits
eeb010bBump version from 4.1.0 to 4.1.11ce1306add webui showcase to README509a865Merge pull request #152 from mzmonkey/next647d2c6Remove instead of replacing illegal characters in file namesdfe11da~ Fixed issue where non-video files increase episode count in library92dfa72~ Changed some behavior with library and language separationd38118b~ Fixed language separation library compatibility.033ce4e+ Add Custom Paths featurebfea9ac+ Improved UX/UI design to avoid confusion with new notice.5d00caa+ Added notice for temporary webui changes.Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
charset-normalizerfrom 3.4.4 to 3.4.5Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
7411396📝 update changelog8de6012Merge pull request #713 from jawah/release-3.4.539d0fbaMerge branch 'master' into release-3.4.5f211d4a⬆️ Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#707)9123864⬆️ Bump github/codeql-action from 4.32.0 to 4.32.4 (#710)5cb1f12⬆️ Bump actions/download-artifact from 7.0.0 to 8.0.0 (#711)7e68582⬆️ Update setuptools requirement from <=81,>=68 to >=68,<=82.0.0 (#712)e1e2ccbcorrect cp_similarity ratio ceiling (#704)209f9fffix TypeError when passing bytearray to from_bytes (#703)6a8503fFix logger level not restored correctly for empty byte sequences (#701)Updates
fastapifrom 0.128.7 to 0.135.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)Updates
platformdirsfrom 4.5.1 to 4.9.4Release notes
Sourced from platformdirs's releases.
... (truncated)
Changelog
Sourced from platformdirs's changelog.
... (truncated)
Commits
3fdb23eRelease 4.9.496e0ed0[pre-commit.ci] pre-commit autoupdate (#461)455f98eUpdate README.md423bc18📝 docs: add project logo to documentation (#459)b10b8c5Standardize .github files to .yaml suffix27582dfbuild(deps): bump the all group with 2 updates (#457)da59cc6Move SECURITY.md to .github/SECURITY.md5ef8a10Add permissions to workflows (#455)2f0cd48Add security policyaeb0da1[pre-commit.ci] pre-commit autoupdate (#454)Updates
pyinstallerfrom 6.18.0 to 6.19.0Release notes
Sourced from pyinstaller's releases.
Changelog
Sourced from pyinstaller's changelog.