deps-dev: bump the minor-and-patch group across 1 directory with 4 updates - #47
Open
dependabot[bot] wants to merge 1 commit into
Open
deps-dev: bump the minor-and-patch group across 1 directory with 4 updates#47dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…dates Bumps the minor-and-patch group with 4 updates in the / directory: [mkdocs-gen-files](https://github.com/oprypin/mkdocs-gen-files), [mypy-extensions](https://github.com/python/mypy_extensions), [httpx](https://github.com/encode/httpx) and [requests](https://github.com/psf/requests). Updates `mkdocs-gen-files` from 0.5.0 to 0.6.1 - [Release notes](https://github.com/oprypin/mkdocs-gen-files/releases) - [Commits](oprypin/mkdocs-gen-files@v0.5.0...v0.6.1) Updates `mypy-extensions` from 1.0.0 to 1.1.0 - [Commits](python/mypy_extensions@1.0.0...1.1.0) Updates `httpx` from 0.27.0 to 0.28.1 - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](encode/httpx@0.27.0...0.28.1) Updates `requests` from 2.32.3 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.34.2) --- updated-dependencies: - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mkdocs-gen-files dependency-version: 0.6.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/minor-and-patch-858a164f74
branch
from
August 3, 2026 23:46
29e4c5c to
ef64ac9
Compare
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 minor-and-patch group with 4 updates in the / directory: mkdocs-gen-files, mypy-extensions, httpx and requests.
Updates
mkdocs-gen-filesfrom 0.5.0 to 0.6.1Release notes
Sourced from mkdocs-gen-files's releases.
Commits
05c38bbv0.6.1d285080Warn when this plugin is being used from the mkdocs executable (#42)dcc896dDrop testing under Python 3.9 to fix CI5136a79v0.6.0df9d4dcAdd a workaround that allows edit_uri_template to work in MkDocs 1.6+e0e3247allow.yamlextension for mkdocs configuration file (#39)bfe7bbcUpdate depsd56e1d9Update deps440b0bfSupport empty path inNav85d56ebAdd more lints, update depsUpdates
mypy-extensionsfrom 1.0.0 to 1.1.0Commits
70d9435remove dev from version8d272bbSwitch build-backend to flit_core + use License-Expression for project metada...1b46102Bump dev version to 1.1.0-dev (#57)400534fDeprecate mypy_extensions.NoReturn (#56)23fbfa5Update flake8 to 7.1.1 (#54)9ddbb08Cleanup tests (#55)6d9c7b7Move metadata to pyproject + drop Python 3.7 (#53)812066c[pre-commit.ci] pre-commit autoupdate (#49)9dd6d98Add support for Python 3.12 (#48)e0c6670Deprecatemypy_extensions.TypedDict(#47)Updates
httpxfrom 0.27.0 to 0.28.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
26d48e0Version 0.28.1 (#3445)89599a9Fixverify=False,cert=...case. (#3442)8ecb86fAdd test for request params behavior changes (#3364) (#3440)0cb7e5aBump the python-packages group with 11 updates (#3434)15e21e9Updating deprecated docstring Client() class (#3426)80960faVersion 0.28.0. (#3419)a33c878Fixextensionstype annotation. (#3380)ce7e14dError on verify as str. (#3418)47f4a96Handle empty zstd responses (#3412)189fc4bUpdate CHANGELOG.md, fix typo(s) (#3406)Updates
requestsfrom 2.32.3 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)