MESH-2092 Bump the dependencies group across 1 directory with 25 updates#193
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
MESH-2092 Bump the dependencies group across 1 directory with 25 updates#193dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the dependencies group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.8.19.20240106` | `2.9.0.20250822` | | [python-dateutil](https://github.com/dateutil/dateutil) | `2.8.2` | `2.9.0.post0` | | [cryptography](https://github.com/pyca/cryptography) | `44.0.3` | `45.0.6` | | [fastapi](https://github.com/fastapi/fastapi) | `0.115.14` | `0.116.1` | | [uvicorn](https://github.com/encode/uvicorn) | `0.23.2` | `0.35.0` | | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.4.1` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.8` | `1.1.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.10.5` | `7.10.6` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [lxml](https://github.com/lxml/lxml) | `4.9.4` | `6.0.1` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [ipython](https://github.com/ipython/ipython) | `8.37.0` | `9.5.0` | | [annotated-types](https://github.com/annotated-types/annotated-types) | `0.6.0` | `0.7.0` | | [anyio](https://github.com/agronholm/anyio) | `3.7.1` | `4.10.0` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` | | [click](https://github.com/pallets/click) | `8.1.7` | `8.2.1` | | [idna](https://github.com/kjd/idna) | `3.6` | `3.10` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `25.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [pydantic](https://github.com/pydantic/pydantic) | `2.5.3` | `2.11.7` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.14.6` | `2.39.0` | | [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` | | [starlette](https://github.com/encode/starlette) | `0.47.2` | `0.47.3` | Updates `types-python-dateutil` from 2.8.19.20240106 to 2.9.0.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `python-dateutil` from 2.8.2 to 2.9.0.post0 - [Release notes](https://github.com/dateutil/dateutil/releases) - [Changelog](https://github.com/dateutil/dateutil/blob/master/NEWS) - [Commits](dateutil/dateutil@2.8.2...2.9.0.post0) Updates `cryptography` from 44.0.3 to 45.0.6 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.3...45.0.6) Updates `fastapi` from 0.115.14 to 0.116.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.14...0.116.1) Updates `uvicorn` from 0.23.2 to 0.35.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.23.2...0.35.0) Updates `pytest` from 7.4.4 to 8.4.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.4.4...8.4.1) Updates `pytest-asyncio` from 0.23.8 to 1.1.0 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.8...v1.1.0) Updates `coverage` from 7.10.5 to 7.10.6 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.10.5...7.10.6) Updates `httpx` from 0.27.2 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.2...0.28.1) Updates `pyopenssl` from 24.3.0 to 25.1.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@24.3.0...25.1.0) Updates `lxml` from 4.9.4 to 6.0.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.9.4...lxml-6.0.1) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `ipython` from 8.37.0 to 9.5.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.37.0...9.5.0) Updates `annotated-types` from 0.6.0 to 0.7.0 - [Release notes](https://github.com/annotated-types/annotated-types/releases) - [Commits](annotated-types/annotated-types@v0.6.0...v0.7.0) Updates `anyio` from 3.7.1 to 4.10.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@3.7.1...4.10) Updates `cffi` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.16.0...v1.17.1) Updates `click` from 8.1.7 to 8.2.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.2.1) Updates `idna` from 3.6 to 3.10 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.6...v3.10) Updates `packaging` from 23.2 to 25.0 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...25.0) Updates `pycparser` from 2.21 to 2.22 - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/main/CHANGES) - [Commits](eliben/pycparser@release_v2.21...release_v2.22) Updates `pydantic` from 2.5.3 to 2.11.7 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.5.3...v2.11.7) Updates `pydantic-core` from 2.14.6 to 2.39.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.14.6...v2.39.0) 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 `starlette` from 0.47.2 to 0.47.3 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.47.2...0.47.3) --- updated-dependencies: - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250822 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: python-dateutil dependency-version: 2.9.0.post0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: cryptography dependency-version: 45.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: fastapi dependency-version: 0.116.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uvicorn dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest-asyncio dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: coverage dependency-version: 7.10.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: httpx dependency-version: 0.28.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pyopenssl dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: lxml dependency-version: 6.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ipython dependency-version: 9.5.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: annotated-types dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anyio dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: cffi dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: click dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: idna dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pycparser dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pydantic-core dependency-version: 2.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: six dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sniffio dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: starlette dependency-version: 0.47.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 dependencies group with 24 updates in the / directory:
2.8.19.202401062.9.0.202508222.8.22.9.0.post044.0.345.0.60.115.140.116.10.23.20.35.07.4.48.4.10.23.81.1.07.10.57.10.60.27.20.28.14.9.46.0.124.10.025.1.08.37.09.5.00.6.00.7.03.7.14.10.01.16.01.17.18.1.78.2.13.63.1023.225.02.212.222.5.32.11.72.14.62.39.01.16.01.17.01.3.01.3.10.47.20.47.3Updates
types-python-dateutilfrom 2.8.19.20240106 to 2.9.0.20250822Commits
Updates
python-dateutilfrom 2.8.2 to 2.9.0.post0Release notes
Sourced from python-dateutil's releases.
Changelog
Sourced from python-dateutil's changelog.
Commits
1ae8077Merge pull request #1346 from pganssle/release_2.9.0.post0ee6de9dUpdate news to prepare for release9780d32Pinsetuptools_scmto <8db9d018Merge pull request #1343 from pganssle/release_2.9.0423ca2fRun updatezinfo before buildedd3fd4Update NEWS filefe02d02Run towncrier with Python 3.119c7524aFix MANIFEST.in pattern6de58f5Update classifiers to include Python 3.128fe0cabMerge pull request #1342 from pganssle/update_zoneinfoUpdates
cryptographyfrom 44.0.3 to 45.0.6Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
66198c2Bump for release (#13249)3e53a23Bump for 45.0.5 release (#13135)678c0c5prepare for 45.0.4 release (#13058)5038495backports for 45.0.3 release (#12979)f81c075Backport mypy fixes for release (#12930)8ea28e0bump for 45.0.1 (#12922)6784097bump for 45 release (#12886)2d9c1c9bump MSRV to 1.74 (#12919)6c18874Bump BoringSSL, OpenSSL, AWS-LC in CI (#12918)43fd312add test vectors for upcoming explicit curve loading (#12913)Updates
fastapifrom 0.115.14 to 0.116.1Release notes
Sourced from fastapi's releases.
Commits
3137234🔖 Release version 0.116.1095dab0📝 Update release notescad6880⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0(#13884)a6e79e6📝 Update release notes2c13b1b📝 Add notification about impending changes in Translations to `docs/en/docs/c...7179d48📝 Update release notes07bcb18⬆ [pre-commit.ci] pre-commit autoupdate (#13871)bd8f358🔖 Release version 0.116.018eb7a7📝 Update release notesdd906a9📝 Update release notesUpdates
uvicornfrom 0.23.2 to 0.35.0Release notes
Sourced from uvicorn's releases.
... (truncated)
Changelog
Sourced from uvicorn's changelog.
... (truncated)
Commits
daecb45Version 0.35.0 (#2654)22dfd3frefine help message for option --proxy-headers (#2653)b960626AddWebSocketsSansIOProtocol(#2540)5432729Add CITATION.cff (#2649)5e33d43Add notes about 0.34.3 and Google Analytics (#2642)ce129ffchore: improve type hints (#2638)fa3d9d2Applyget_client_addrformatting to WebSocket logging (#2636)66b9b58Bump the python-packages group across 1 directory with 5 updates (#2631)bc79505chore: update h11 dependecy to latest release (#2621)2eda7b1Bump uvloop (#2618)Updates
pytestfrom 7.4.4 to 8.4.1Release notes
Sourced from pytest's releases.
... (truncated)
Commits
8d99211Prepare release version 8.4.15dc5880docs: update pytest.ini addopts example to use separate -p entries (#13529) (...d0c7ed0Reintroduce PytestReturnNotNoneWarning (#13495) (#13527)a1b3a78Fix compatibility with Twisted 25 (#13502) (#13531)4c161abpytester: avoid unraisableexception gc collects in inline runs to speed up te...a86ee09Fix typo in parametrize.rst (#13514) (#13516)1a0581bRemove outdated warning about faulthandler_timeout on Windows (#13492) (#13493)4e631a7Merge pull request #13486 from hosmir/fixtypo (#13487)b49745efix: support TerminalReporter.isatty being called (#13462) (#13483)cc5ceedRELEASING: remove pytest mailing list (#13472) (#13473)Updates
pytest-asynciofrom 0.23.8 to 1.1.0Release notes
Sourced from pytest-asyncio's releases.
... (truncated)
Commits
ce06c07chore: Prepare release of v1.1.0.d9a8dccci: Workaround missing Tag annotation during release.d66e12f[pre-commit.ci] pre-commit autoupdate9e5e25fBuild(deps): Bump certifi in /dependencies/docs0e63423Build(deps): Bump hypothesis in /dependencies/defaultbd4551cBuild(deps): Bump ncipollo/release-action from 1.16.0 to 1.18.08e20305Build(deps): Bump hypothesis in /dependencies/defaultb7a8ab5Build(deps): Bump coverage from 7.9.1 to 7.9.2 in /dependencies/default8cc378dBuild(deps): Bump typing-extensions in /dependencies/defaultfb6bfbf[pre-commit.ci] pre-commit autoupdateUpdates
coveragefrom 7.10.5 to 7.10.6Changelog
Sourced from coverage's changelog.
Commits
88c55ffdocs: sample HTML for 7.10.601d8995docs: prep for 7.10.69b0c24fdocs: thanks Alex #203866d6910fix: makesourcepaths absolute where they exist. #1499bb3382fbuild: no need for the combine/html times now9ea349alab: warn_executed.py808c9b4build: changing metacov.ini should trigger metacov384f5f2build: oops, some 'if's are really line pragmasa7224afperf: pre-compute the mapping between other_db.context and main.context (#2038)5c00c5bchore: bump the action-dependencies group with 3 updates (#2039)Updates
httpxfrom 0.27.2 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
pyopensslfrom 24.3.0 to 25.1.0Changelog
Sourced from pyopenssl's changelog.
Commits
62a0f50Bump for 25.1.0 release (#1428)a1b4f7fAttempt to prohibit mutating a Context after its in use (#1416)56d20e7Bump actions/download-artifact from 4.2.1 to 4.3.0 (#1427)fd99b1afix CI for new ubuntu rolling (#1426)e02c93cBump actions/upload-artifact in /.github/actions/upload-coverage (#1423)5f461dfBump actions/download-artifact from 4.2.0 to 4.2.1 (#1422)3232015Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#1421)fd04addBump actions/download-artifact from 4.1.9 to 4.2.0 (#1420)b0b7364Bump actions/download-artifact from 4.1.8 to 4.1.9 (#1419)de6766dBump actions/upload-artifact from 4.6.0 to 4.6.1 (#1417)Updates
lxmlfrom 4.9.4 to 6.0.1Release notes
Sourced from lxml's releases.
... (truncated)
Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
5aca07dPrepare release of lxml 6.0.1.f0e555aBuild: Add Py3.14 also to tox.ini.afc745aUpdate changelog.25242c6Build: Add "riscv64" wheels for Py3.12+.457c564Build: Mark Py3.14 as officially supported.66a3cc3Remove Py2 test code.6e88838CI: Fix version usage in cache keys.fe5df46Build: bump the github-actions group across 1 directory with 3 updates (#476)9177121CI: Configure library versions centrally in pyproject.toml to prevent build t...525c6b9Build: Separate libs cache by CPU architecture.Updates
blackfrom 24.10.0 to 25.1.0Release notes
Sourced from black's releases.