Bump the pip group across 1 directory with 18 updates#1
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the pip group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.63.0` | `0.109.1` | | [jinja2](https://github.com/pallets/jinja) | `2.11.3` | `3.1.6` | | [requests](https://github.com/psf/requests) | `2.25.1` | `2.32.4` | | [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.5` | `0.0.18` | | [python-jose](https://github.com/mpdavis/python-jose) | `3.3.0` | `3.4.0` | | [lxml](https://github.com/lxml/lxml) | `4.6.2` | `4.9.1` | | [pillow](https://github.com/python-pillow/Pillow) | `8.2.0` | `10.3.0` | | [apprise](https://github.com/caronc/apprise) | `0.9.3` | `0.9.5.1` | | [certifi](https://github.com/certifi/python-certifi) | `2021.5.30` | `2024.7.4` | | [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) | `0.17.0` | `0.19.1` | | [h11](https://github.com/python-hyper/h11) | `0.12.0` | `0.16.0` | | [idna](https://github.com/kjd/idna) | `2.10` | `3.7` | | [oauthlib](https://github.com/oauthlib/oauthlib) | `3.1.1` | `3.2.2` | | [pydantic](https://github.com/pydantic/pydantic) | `1.8.2` | `1.10.13` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `8.2` | `10.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.5` | `2.5.0` | | [zipp](https://github.com/jaraco/zipp) | `3.4.1` | `3.19.1` | Updates `fastapi` from 0.63.0 to 0.109.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.63.0...0.109.1) Updates `jinja2` from 2.11.3 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@2.11.3...3.1.6) Updates `requests` from 2.25.1 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.25.1...v2.32.4) Updates `python-multipart` from 0.0.5 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](Kludex/python-multipart@0.0.5...0.0.18) Updates `python-jose` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/mpdavis/python-jose/releases) - [Changelog](https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md) - [Commits](mpdavis/python-jose@3.3.0...3.4.0) Updates `lxml` from 4.6.2 to 4.9.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-4.6.2...lxml-4.9.1) Updates `pillow` from 8.2.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@8.2.0...10.3.0) Updates `apprise` from 0.9.3 to 0.9.5.1 - [Release notes](https://github.com/caronc/apprise/releases) - [Commits](caronc/apprise@v0.9.3...v0.9.5.1) Updates `certifi` from 2021.5.30 to 2024.7.4 - [Commits](certifi/python-certifi@2021.05.30...2024.07.04) Updates `ecdsa` from 0.17.0 to 0.19.1 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.17.0...python-ecdsa-0.19.1) Updates `h11` from 0.12.0 to 0.16.0 - [Commits](python-hyper/h11@v0.12.0...v0.16.0) Updates `idna` from 2.10 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v2.10...v3.7) Updates `oauthlib` from 3.1.1 to 3.2.2 - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](oauthlib/oauthlib@v3.1.1...v3.2.2) Updates `pydantic` from 1.8.2 to 1.10.13 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.8.2...v1.10.13) Updates `pymdown-extensions` from 8.2 to 10.0 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@8.2...10.0) Updates `starlette` from 0.13.6 to 0.35.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.13.6...0.35.1) Updates `urllib3` from 1.26.5 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.5...2.5.0) Updates `zipp` from 3.4.1 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.4.1...v3.19.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.109.1 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip - dependency-name: python-jose dependency-version: 3.4.0 dependency-type: direct:production dependency-group: pip - dependency-name: lxml dependency-version: 4.9.1 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: apprise dependency-version: 0.9.5.1 dependency-type: direct:production dependency-group: pip - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: indirect dependency-group: pip - dependency-name: ecdsa dependency-version: 0.19.1 dependency-type: indirect dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: indirect dependency-group: pip - dependency-name: oauthlib dependency-version: 3.2.2 dependency-type: indirect dependency-group: pip - dependency-name: pydantic dependency-version: 1.10.13 dependency-type: indirect dependency-group: pip - dependency-name: pymdown-extensions dependency-version: '10.0' dependency-type: indirect dependency-group: pip - dependency-name: starlette dependency-version: 0.35.1 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: indirect dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: indirect dependency-group: pip ... 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 group with 17 updates in the / directory:
0.63.00.109.12.11.33.1.62.25.12.32.40.0.50.0.183.3.03.4.04.6.24.9.18.2.010.3.00.9.30.9.5.12021.5.302024.7.40.17.00.19.10.12.00.16.02.103.73.1.13.2.21.8.21.10.138.210.01.26.52.5.03.4.13.19.1Updates
fastapifrom 0.63.0 to 0.109.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
7633d15🔖 Release version 0.109.1a4de147📝 Update release notes9d34ad0Merge pull request from GHSA-qf9m-vfgh-m389ebf9723📝 Update release notes8590d0c👥 Update FastAPI People (#11074)063d7ff📝 Update release notes3c81e62🌐 Add Spanish translation fordocs/es/docs/external-links.md(#10933)6c4a143📝 Update release notesd254e2f🌐 Update Korean translation fordocs/ko/docs/tutorial/first-steps.md, `docs...6f6e786📝 Update release notesUpdates
jinja2from 2.11.3 to 3.1.6Release notes
Sourced from jinja2's releases.
... (truncated)
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
1520688release version 3.1.690457bbMerge commit from fork065334dattr filter uses env.getattr033c200start version 3.1.6bc68d4euse global contributing guide (#2070)247de5euse global contributing guideab8218cuse project advisory link instead of globalb4ffc8frelease version 3.1.5 (#2066)877f6e5release version 3.1.58d58859remove test pypiUpdates
requestsfrom 2.25.1 to 2.32.4Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
021dc72Polish up release tooling for last manual release821770eBump version and add release notes for v2.32.459f8aa2Add netrc file search information to authentication documentation (#6876)5b4b64cAdd more tests to prevent regression of CVE 2024 470817bc4587Add new test to check netrc auth leak (#6962)96ba401Only use hostname to do netrc lookup instead of netloc7341690Merge pull request #6951 from tswast/patch-16716d7cremove linksa7e1c74Update docs/conf.pyc799b81docs: fix dead links to kenreitz.orgUpdates
python-multipartfrom 0.0.5 to 0.0.18Release notes
Sourced from python-multipart's releases.
... (truncated)
Changelog
Sourced from python-multipart's changelog.
... (truncated)
Commits
5b1aed8Version 0.0.18 (#191)9205a0eHard break if found data after last boundary onMultipartParser(#189)170e604Update ruff & mypy (#188)e53b541Create SECURITY.md (#187)02d1ec1fuzz: fix boundary error (#179)616b81eVersion 0.0.17 (#183)ca52662Handle PermissionError in fallback code for old import name (#182)8764067Version 0.0.16 (#177)ce85154Version 0.0.15 (#175)73fb55dci: check-sdist (#172)Updates
python-josefrom 3.3.0 to 3.4.0Release notes
Sourced from python-jose's releases.
Changelog
Sourced from python-jose's changelog.
Commits
82cd15fAdded release date to CHANGELOG.md for 3.4.0 (#371)4e01847Prepare 3.4.0 release (#370)0360fa3Replace usage of deprecated datetime.utcnow() with datetime.now(UTC) (#360)12f30c8Fix for CVE-2024-33663 (forbid public key for HMAC) (#369)638d047Bump cryptography from 42.0.4 to 43.0.1 (#368)8e1f521Fix for CVE-2024-33664. JWE limited to 250K (#352)c9403b5Bump cryptography from 41.0.3 to 42.0.4 (#358)58e543eBump cryptography from 39.0.1 to 41.0.350d1997Disabling test build for Python 3.7 on OS X since arm64 is no longer supporte...1967754Addingget_pem_for_keyandnormalize_pemmethods to normalize PEM formatt...Updates
lxmlfrom 4.6.2 to 4.9.1Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
d01872cPrevent parse failure in new test from leaking into later test runs.d65e632Prepare release of lxml 4.9.1.86368e9Fix a crash when incorrect parser input occurs together with usages of iterwa...50c2764Delete unused Travis CI config and reference in docs (GH-345)8f0bf2dTry to speed up the musllinux AArch64 build by splitting the different CPytho...b9f7074Remove debug print from test.b224e0fTry to install 'xz' in wheel builds, if available, since it's now needed to e...897ebfaUpdate macOS deployment target version from 10.14 to 10.15 since 10.14 starts...853c9e9Prepare release of 4.9.0.d3f77e6Add a test for https://bugs.launchpad.net/lxml/+bug/1965070 leaving out the a...Updates
pillowfrom 8.2.0 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d8810.3.0 version bump63cbfcfUpdate CHANGES.rst [ci skip]2776126Merge pull request #7928 from python-pillow/lcmsaeb51cbMerge branch 'main' into lcms5beb0b6Update CHANGES.rst [ci skip]cac6ffaMerge pull request #7927 from python-pillow/imagemathf5eeeacName as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3afAdded release notes2a93abaUse strncpy to avoid buffer overflowa670597Update CHANGES.rst [ci skip]Updates
apprisefrom 0.9.3 to 0.9.5.1Release notes
Sourced from apprise's releases.