-
Notifications
You must be signed in to change notification settings - Fork 28
Bump the dependencies group across 1 directory with 12 updates #731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/dependencies-2192ad315d
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+350
−300
Conversation
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
01e9cc8 to
9694b06
Compare
Bumps the dependencies group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [sphinx-autobuild](https://github.com/sphinx-doc/sphinx-autobuild) | `2024.10.3` | `2025.8.25` | | [anyio](https://github.com/agronholm/anyio) | `4.9.0` | `4.11.0` | | [certifi](https://github.com/certifi/python-certifi) | `2025.6.15` | `2025.10.5` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.2` | `3.4.4` | | [click](https://github.com/pallets/click) | `8.2.1` | `8.3.0` | | [idna](https://github.com/kjd/idna) | `3.10` | `3.11` | | [markupsafe](https://github.com/pallets/markupsafe) | `3.0.2` | `3.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [starlette](https://github.com/Kludex/starlette) | `0.49.1` | `0.50.0` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.14.1` | `4.15.0` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.35.0` | `0.38.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.1.0` | `1.1.1` | Updates `sphinx-autobuild` from 2024.10.3 to 2025.8.25 - [Release notes](https://github.com/sphinx-doc/sphinx-autobuild/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-autobuild/blob/main/NEWS.rst) - [Commits](sphinx-doc/sphinx-autobuild@2024.10.03...2025.08.25) Updates `anyio` from 4.9.0 to 4.11.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.9.0...4.11.0) Updates `certifi` from 2025.6.15 to 2025.10.5 - [Commits](certifi/python-certifi@2025.06.15...2025.10.05) Updates `charset-normalizer` from 3.4.2 to 3.4.4 - [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.2...3.4.4) Updates `click` from 8.2.1 to 8.3.0 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.2.1...8.3.0) Updates `idna` from 3.10 to 3.11 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.10...v3.11) Updates `markupsafe` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@3.0.2...3.0.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `starlette` from 0.49.1 to 0.50.0 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.49.1...0.50.0) Updates `typing-extensions` from 4.14.1 to 4.15.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.14.1...4.15.0) Updates `uvicorn` from 0.35.0 to 0.38.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.35.0...0.38.0) Updates `watchfiles` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: sphinx-autobuild dependency-version: 2025.8.25 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: anyio dependency-version: 4.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: certifi dependency-version: 2025.10.5 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: charset-normalizer dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: click dependency-version: 8.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-version: '3.11' dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: markupsafe dependency-version: 3.0.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: starlette dependency-version: 0.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typing-extensions dependency-version: 4.15.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn dependency-version: 0.38.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: watchfiles dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
9694b06 to
21d8ad6
Compare
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
python
Pull requests that update Python code
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 dependencies group with 12 updates in the / directory:
2024.10.32025.8.254.9.04.11.02025.6.152025.10.53.4.23.4.48.2.18.3.03.103.113.0.23.0.32.32.42.32.50.49.10.50.04.14.14.15.00.35.00.38.01.1.01.1.1Updates
sphinx-autobuildfrom 2024.10.3 to 2025.8.25Release notes
Sourced from sphinx-autobuild's releases.
Changelog
Sourced from sphinx-autobuild's changelog.
... (truncated)
Commits
fd726c5Release 2025.08.25f810750Update pre-commit versions12e0553Formatpyproject.toml6d039d4Declare support for Python 3.14c4a47b0Fix name of 'test' nox session in docs (#193)48fcf5cFix--helpwith Python 3.14 and Sphinx 8.2.3 (#199)0c52892AddSPHINX_AUTOBUILD_DEBUGto aid debugging (#192)cc58cc1Add a--post-buildargument (#190)92bcf10Require Python 3.11 or newer, to match Sphinx (#189)Updates
anyiofrom 4.9.0 to 4.11.0Release notes
Sourced from anyio's releases.
Changelog
Sourced from anyio's changelog.
... (truncated)
Commits
08737afBumped up the version8bb9fe0Fixed the inconsistent exception on sending to a closed TCP stream (#980)9637093[pre-commit.ci] pre-commit autoupdate (#981)f1bc6eeFixed changelog entry formatting0b58964Mentioned the sub-interpreter support in the README1ed112cEnsure same port is used for IPv4/IPv6 when creating TCP listener with local_...aceeee0Re-enabled coverage reporting on macOS6b890dcReworded a changelog entry and added PR links to others944257dUpdated pre-commit modules087975fFixed a documentation style (#976)Updates
certififrom 2025.6.15 to 2025.10.5Commits
fb14ac42025.10.05 (#371)2c7c7eeAdd Python 3.14 classifier in setup.py1a5cb7bBump actions/setup-python from 5.6.0 to 6.0.0 (#367)dea5960Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 (#366)83566b7Bump actions/checkout from 4.2.2 to 5.0.0ca2e121Bump actions/download-artifact from 4.3.0 to 5.0.0a97d9ad2025.08.03 (#362)ddd90c62025.07.14 (#359)d9052212025.07.09 (#358)Updates
charset-normalizerfrom 3.4.2 to 3.4.4Release notes
Sourced from charset-normalizer's releases.
Changelog
Sourced from charset-normalizer's changelog.
Commits
b30ffdc🔧 fix checksum step in cd.ymld3fbfcf🔧 fix cd.ymldafbb95Release 3.4.4 (#658)1f18ffa⬆️ raise mypy upper bound to 1.18.2ef4ac69Merge branch 'release-3.4.4' of github.com:jawah/charset_normalizer into rele...4b35dda📝 write changelog for 3.4.40ec6452🔧 update cd.yml workflow (add riscv64, s390x and armv7l)f341ede⬆️ upgrade dependencies (dev, ci)a308841📝 write changelog for 3.4.49c906da🔧 update cd.yml workflow (add riscv64, s390x and armv7l)Updates
clickfrom 8.2.1 to 8.3.0Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
Commits
00fadb8Release version 8.3.02a0e3batesting/CliRunner: Fix regression related to EOF introduced in 262bdf0 (#2940)e11a1efMerge branch 'main' into fix-cli-runner-prompt-eof-handling36deba8Forward exception information to resources registered in a context (#3058)f2cae7a#2447 Add summary of PR to changelog for 8.3.x7c7ec36#2447 Split resource exception handling tests in single and nested92129c5#2447 Added exception forwarding to context tests555fa9b#2447 Forward exception data to exit stack when calling__exit__16fe802Add more tests onEnumrendering (#3053)d36de6fAdd more tests on Enum rendering their item's names and not valuesUpdates
idnafrom 3.10 to 3.11Changelog
Sourced from idna's changelog.
Commits
ad949eeRelease v3.11cae4ba7Second release candidate for 3.118adb305Add space in RST link74cb2b6Release candidate for 3.1105dab09Format idna-data with ruff90eac78Apply ruff formattinga31ce7eRemove errant test vectors81f0333Omit vectors known to be broken in test suitea0f3257Merge branch 'master' into unicode-16-uts46-changes38d9886Remove extra UTS46 test vectorUpdates
markupsafefrom 3.0.2 to 3.0.3Release notes
Sourced from markupsafe's releases.
Changelog
Sourced from markupsafe's changelog.
Commits
297fc8erelease version 3.0.37e4e6ceFree-threading: run with pytest-run-paralell (#507)6100b9cenable riscv64 wheels (#506)c9d5ecfenable riscv64 wheels2f9b337tox for 3.1478d951aupdate dev dependenciesbb6744eadd entry65c4134upgrade cibuildwheel, addcp314wheels and test on CPython 3.14 (#504)3a9bd88add cp314 wheelsaafe44dremove slsa provenance (#501)Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
starlettefrom 0.49.1 to 0.50.0Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
4941b4aVersion 0.50.0 (#3063)a0499f6Drop support for Python 3.9 (#3061)de3ffecVersion 0.49.3 (#3062)c443396Relax strictness onMiddlewaretype (#3059)85bf027Version 0.49.2 (#3058)3d480ddIgnoreif-modified-sinceifif-none-matchis present (#3057)da06052Bump the github-actions group with 3 updates (#3056)34caa99Add groups configuration for GitHub Actions (#3055)Updates
typing-extensionsfrom 4.14.1 to 4.15.0Release notes
Sourced from typing-extensions's releases.
Changelog
Sourced from typing-extensions's changelog.
Commits
9d1637ePrepare release 4.15.0 (#658)4bd67c5Coverage: exclude some noise (#656)e589a26Coverage: add detailed report to job summary (#655)67d37feCoverage: Implement fail_under (#654)e9ae26fDon't delete previous coverage comment (#653)ac80bb7Add Coverage workflow (#623)abaaafdPrepare release 4.15.0rc1 (#650)9810405Add@disjoint_base(PEP 800) (#634)7ee9e05Backport type_params fix from CPython (#646)1e8eb9cDo not refer to PEP 705 as being experimental (#648)Updates
uvicornfrom 0.35.0 to 0.38.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)ce79f95Revert "Add Marcelo Trylesinski...Description has been truncated