Bump the pip-minor-and-patch group across 2 directories with 17 updates#731
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the pip-minor-and-patch group across 2 directories with 17 updates#731dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip-minor-and-patch group with 14 updates in the /jwtproxy directory: | Package | From | To | | --- | --- | --- | | [deprecated](https://github.com/laurent-laporte-pro/deprecated) | `1.2.13` | `1.3.1` | | [frozenlist](https://github.com/aio-libs/frozenlist) | `1.3.3` | `1.8.0` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.11` | | [multidict](https://github.com/aio-libs/multidict) | `6.0.2` | `6.7.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.17.0` | `1.23.0` | | [opencensus-ext-azure](https://github.com/census-instrumentation/opencensus-python) | `1.1.8` | `1.1.15` | | [aiohttp-devtools](https://github.com/aio-libs/aiohttp-devtools) | `1.0.post0` | `1.1.2` | | [click](https://github.com/pallets/click) | `8.1.3` | `8.3.1` | | [devtools](https://github.com/samuelcolvin/python-devtools) | `0.10.0` | `0.12.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.3.0` | `4.5.1` | | [pygments](https://github.com/pygments/pygments) | `2.15.0` | `2.19.2` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.4` | `0.15.4` | | [six](https://github.com/benjaminp/six) | `1.16.0` | `1.17.0` | | [sniffio](https://github.com/python-trio/sniffio) | `1.3.0` | `1.3.1` | Bumps the pip-minor-and-patch group with 6 updates in the /tools directory: | Package | From | To | | --- | --- | --- | | [idna](https://github.com/kjd/idna) | `3.7` | `3.11` | | [click](https://github.com/pallets/click) | `8.1.3` | `8.3.1` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.1` | | [jsonschema](https://github.com/python-jsonschema/jsonschema) | `4.5.1` | `4.26.0` | | [pyrsistent](https://github.com/tobgu/pyrsistent) | `0.18.1` | `0.20.0` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | Updates `deprecated` from 1.2.13 to 1.3.1 - [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases) - [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG-1.2.rst) - [Commits](laurent-laporte-pro/deprecated@v1.2.13...v1.3.1) Updates `frozenlist` from 1.3.3 to 1.8.0 - [Release notes](https://github.com/aio-libs/frozenlist/releases) - [Changelog](https://github.com/aio-libs/frozenlist/blob/master/CHANGES.rst) - [Commits](aio-libs/frozenlist@v1.3.3...v1.8.0) Updates `idna` from 3.7 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.7...v3.11) Updates `multidict` from 6.0.2 to 6.7.1 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.0.2...v6.7.1) Updates `yarl` from 1.17.0 to 1.23.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.17.0...v1.23.0) Updates `opencensus-ext-azure` from 1.1.8 to 1.1.15 - [Release notes](https://github.com/census-instrumentation/opencensus-python/releases) - [Changelog](https://github.com/census-instrumentation/opencensus-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/census-instrumentation/opencensus-python/commits/opencensus-ext-azure@1.1.15) Updates `aiohttp-devtools` from 1.0.post0 to 1.1.2 - [Release notes](https://github.com/aio-libs/aiohttp-devtools/releases) - [Changelog](https://github.com/aio-libs/aiohttp-devtools/blob/master/CHANGES.txt) - [Commits](aio-libs/aiohttp-devtools@v1.0.post0...v1.1.2) Updates `click` from 8.1.3 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.3...8.3.1) Updates `devtools` from 0.10.0 to 0.12.2 - [Release notes](https://github.com/samuelcolvin/python-devtools/releases) - [Changelog](https://github.com/samuelcolvin/python-devtools/blob/main/HISTORY.md) - [Commits](samuelcolvin/python-devtools@v0.10.0...v0.12.2) Updates `pre-commit` from 4.3.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.5.1) Updates `pygments` from 2.15.0 to 2.19.2 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.15.0...2.19.2) Updates `ruff` from 0.14.4 to 0.15.4 - [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.14.4...0.15.4) Updates `six` from 1.16.0 to 1.17.0 - [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES) - [Commits](benjaminp/six@1.16.0...1.17.0) Updates `sniffio` from 1.3.0 to 1.3.1 - [Commits](python-trio/sniffio@v1.3.0...v1.3.1) Updates `idna` from 3.7 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.7...v3.11) Updates `click` from 8.1.3 to 8.3.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.3...8.3.1) Updates `pre-commit` from 4.2.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.3.0...v4.5.1) Updates `jsonschema` from 4.5.1 to 4.26.0 - [Release notes](https://github.com/python-jsonschema/jsonschema/releases) - [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst) - [Commits](python-jsonschema/jsonschema@v4.5.1...v4.26.0) Updates `pyrsistent` from 0.18.1 to 0.20.0 - [Changelog](https://github.com/tobgu/pyrsistent/blob/master/CHANGES.txt) - [Commits](tobgu/pyrsistent@v0.18.1...v0.20.0) 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) --- updated-dependencies: - dependency-name: deprecated dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: frozenlist dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: multidict dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: yarl dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: opencensus-ext-azure dependency-version: 1.1.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: aiohttp-devtools dependency-version: 1.1.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: devtools dependency-version: 0.12.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: pygments dependency-version: 2.19.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: ruff dependency-version: 0.15.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: sniffio dependency-version: 1.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-and-patch - dependency-name: idna dependency-version: '3.11' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: click dependency-version: 8.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: jsonschema dependency-version: 4.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: pyrsistent dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-and-patch - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-and-patch ... 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 pip-minor-and-patch group with 14 updates in the /jwtproxy directory:
1.2.131.3.11.3.31.8.03.73.116.0.26.7.11.17.01.23.01.1.81.1.151.0.post01.1.28.1.38.3.10.10.00.12.24.3.04.5.12.15.02.19.20.14.40.15.41.16.01.17.01.3.01.3.1Bumps the pip-minor-and-patch group with 6 updates in the /tools directory:
3.73.118.1.38.3.14.2.04.5.14.5.14.26.00.18.10.20.02.32.42.32.5Updates
deprecatedfrom 1.2.13 to 1.3.1Release notes
Sourced from deprecated's releases.
... (truncated)
Changelog
Sourced from deprecated's changelog.
... (truncated)
Commits
d135459v1.3.1 (#95)b29c0dbfeat(pyproject): add TestPyPI configuration for package publishingee5014adocs(changelog): update changelog for v1.3.1 and include previous versions13db9badocs(changelog): add v1.3.1 release notes for packaging fix and missing sourc...72fecf8docs(changelog): update v1.3.0 release notes to indicate yanked status and re...966df9dPrepare next version 1.3.1 (unreleased)3ad781av1.3.0 (#90)e9eed1edocs(tutorial): add documentation for deprecated parameters decorator969a6cdfeat: add experimental@deprecated_paramsdecorator (#93)3f30cdbdocs(changelog): add experimental@deprecated_paramsdecoratorUpdates
frozenlistfrom 1.3.3 to 1.8.0Release notes
Sourced from frozenlist's releases.
... (truncated)
Changelog
Sourced from frozenlist's changelog.
... (truncated)
Commits
48324afRelease 1.8.0 (#698)7e5eab0Add windows arm64 support (#678)a2c22c2Build(deps): Bump sphinx from 7.2.6 to 7.4.7 (#691)752b80aBuild(deps): Bump types-setuptools from 75.8.0.20250210 to 80.9.0.20250822 (#...6b9d557Build(deps): Bump cython from 3.1.1 to 3.1.4 (#690)7c4ad20Build(deps-dev): Bump tox from 4.11.4 to 4.30.3 (#693)65f35d6Build(deps): Bump pre-commit from 3.5.0 to 4.3.0 (#697)1ad0263Build(deps): Bump pytest from 7.4.3 to 8.4.2 (#694)884ee49Build(deps): Bump aiohttp-theme from 0.1.6 to 0.1.7 (#689)b2d6180Fix dependabot updates (#687)Updates
idnafrom 3.7 to 3.11Release notes
Sourced from idna's releases.
Changelog
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
multidictfrom 6.0.2 to 6.7.1Release notes
Sourced from multidict's releases.
... (truncated)
Changelog
Sourced from multidict's changelog.
... (truncated)
Commits
39d3c32Release 6.7.1 (#1289)77bb95eFix memory leak caused by identity when default value is inplace (#1284)87dd4a4Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 (#1287)6c76412Bump actions/cache from 4 to 5 (#1275)b91a033Bump actions/upload-artifact from 4 to 6 (#1277)84bf82cBump psutil from 7.1.3 to 7.2.1 (#1279)3f7b3ceBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#1280)bbae902Bump sigstore/gh-action-sigstore-python from 3.1.0 to 3.2.0 (#1274)000b5b0Remove follow_untyped_imports for mypy-sphinx (#1286)3d2d630Bump actions/download-artifact from 6 to 7 (#1276)Updates
yarlfrom 1.17.0 to 1.23.0Release notes
Sourced from yarl's releases.
... (truncated)
Changelog
Sourced from yarl's changelog.
... (truncated)
Commits
3d05d4cFix 1.23.0 release to match CHANGES.rst format (#1636)3f4977aBump actions/upload-artifact from 6 to 7 (#1634)7829b01ci: add riscv64 manylinux wheels (#1625)e0592a1Bump pre-commit from 4.5.0 to 4.5.1 (#1618)26ba78cFix version number (#1616)4811166Release 1.23.0 (#1615)f307123Add pydantic support (#1607)383b159Bump actions/upload-artifact from 5 to 6 (#1612)3476600Bump pytest from 8.4.2 to 9.0.2 (#1606)27cefc5Bump actions/checkout from 5 to 6 (#1599)Updates
opencensus-ext-azurefrom 1.1.8 to 1.1.15Release notes
Sourced from opencensus-ext-azure's releases.
Commits
Updates
aiohttp-devtoolsfrom 1.0.post0 to 1.1.2Release notes
Sourced from aiohttp-devtools's releases.
Changelog
Sourced from aiohttp-devtools's changelog.
Commits
528a7f6Release v1.1.2 (#632)04eac2aImprove reliability of reload (#631)e3a340fBump aiohttp from 3.9.0 to 3.9.1 (#629)4f6e8c0Add frameworka818208Bump types-pygments from 2.16.0.1 to 2.17.0.0 (#628)1956e3eBump mypy from 1.7.0 to 1.7.1 (#627)5ce5159Bump pygments from 2.17.1 to 2.17.2 (#626)b198268Bump pygments from 2.16.1 to 2.17.1 (#625)859687fRelease v1.1.1 (#624)38c22c7Use AppKey (#621)Updates
clickfrom 8.1.3 to 8.3.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
1d038f2release version 8.3.103f3889Fix Ruff UP038 warning (#3141)3867781Fix Ruff UP038 warningb91bb95Provide altered context to callbacks to hideUNSETvalues asNone(#3137)437e1e3Temporarily provide a fake context to the callback to hideUNSETvalues as ...ea70da4Don't test using a file in docs/ (#3102)e27b307Makeuv run --all-extras pyright --verifytypes clickpass (#3072)a92c573Fix test_edit to work with BSD sed (#3129)bd131e1Fix test_edit to work with BSD sed0b5c6b7Add Best practices section (#3127)Updates
devtoolsfrom 0.10.0 to 0.12.2Release notes
Sourced from devtools's releases.
Changelog
Sourced from devtools's changelog.
Commits
ec406ffinstall debug intobuiltinsviaDebugProxy(#139)f080d39fix docs publishe4937c9Uprev 0.12.0 (#138)6eac2caMakePygmentsrequired (#137)00047cbsupport dataclasses with slots (#136)c17c310Bump certifi from 2022.12.7 to 2023.7.22 in /requirements (#135)3a6f5b9Bump pymdown-extensions from 9.10 to 10.0 in /requirements (#129)967121fBump pygments from 2.14.0 to 2.15.0 in /requirements (#134)2341ef3Bump pygments from 2.13.0 to 2.15.0 in /docs (#133)1172e81Bump requests from 2.28.2 to 2.31.0 in /requirements (#130)Updates
pre-commitfrom 4.3.0 to 4.5.1Release notes
Sourced from pre-commit's releases.