Bump the pip group across 1 directory with 8 updates #4
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 8 updates in the / directory:
0.130.19.00.11.12.2.50.15.20.18.32.83.1.61.2.03.4.03.125.4.12.10.02.32.40.11.103.0.6Updates
ecdsafrom 0.13 to 0.19.0Release notes
Sourced from ecdsa's releases.
... (truncated)
Changelog
Sourced from ecdsa's changelog.
... (truncated)
Commits
be70016Merge pull request #337 from tlsfuzzer/release-0.19217735ballow early exit from worker processes when running mutation testing6e7adffdon't check rate if no tests executedc56030emake coveralls submission work with py2.6 again66d0d74add release notes for 0.19.0 release0d5a38cMerge pull request #156 from tomato42/cosmic-ray02c8350be more permissive for the PR mutation test coverage4845e8fbetter is_prime()09f0d10add hard timeout for test mutation test suitee16173btwo digit precision for the mutation score badgeUpdates
flaskfrom 0.11.1 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817release version 2.2.5afd63b1Merge pull request #5109 from pallets/backport-vary-cookie8646edcsetVary: Cookieheader consistently for sessiona6367daMerge pull request #5108 from pallets/werkzeug-compat3fbfbadwerkzeug 2.3.3 compatibility726d3f4start version 2.2.5ddc7accMerge pull request #5081 from pallets/release-2.2.474e0329release version 2.2.42d46068update dev env64bc458update dev dependenciesUpdates
futurefrom 0.15.2 to 0.18.3Release notes
Sourced from future's releases.
... (truncated)
Changelog
Sourced from future's changelog.
... (truncated)
Commits
af1db97Merge pull request #613 from PythonCharmers/lwan/0.18.3-release079ee9bPrepare for 0.18.3 release02f7a81Merge pull request #610 from wshanks/wshanks-patch-1c91d70bBackport fix for bpo-3880480523f3Merge pull request #569 from jmadler/master5e5af71Merge pull request #582 from r3m0t/patch-617e4bbdMerge pull request #596 from abjonnes/fix-print-trailing-comma1b427baMerge branch 'xZise-official-count' into masterc8eb497Merge branch 'official-count' of https://github.com/xZise/python-future into ...dffc579Fix bug in fix_print.py fixerUpdates
jinja2from 2.8 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
python-josefrom 1.2.0 to 3.4.0Release notes
Sourced from python-jose's releases.
... (truncated)
Changelog
Sourced from python-jose's changelog.
... (truncated)
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
pyyamlfrom 3.12 to 5.4.1Changelog
Sourced from pyyaml's changelog.
... (truncated)
Commits
ee37f465.4.1 release2b37f15Fix stub compat with older pyyaml versions that may unwittingly load it58d0cb75.4 releasea60f7a1Fix compatibility with Jythonee98abdRun CI on PR base branch changesddf2033constructor.timezone: _copy & deepcopyfc914d5Avoid repeatedly appending to yaml_implicit_resolversa001f27Fix for CVE-2020-14343fe15062Add 3.9 to appveyor file for completeness sake1e1c7fbAdd a newline character to end of pyproject.tomlUpdates
requestsfrom 2.10.0 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
werkzeugfrom 0.11.10 to 3.0.6Release notes
Sourced from werkzeug's releases.
... (truncated)
Changelog
Sourced from werkzeug's changelog.
... (truncated)
Commits
5eaefc3release version 3.0.62767bcbMerge commit from fork87cc78acatch special absolute path on Windows Python < 3.1150cfeebMerge commit from fork8760275apply max_form_memory_size another level up in the parser8d6a12estart version 3.0.6a7b121arelease version 3.0.5 (#2961)9caf72arelease version 3.0.5e28a245catch OSError from getpass.getuser (#2960)e6b4ccecatch OSError from getpass.getuserDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on...Description has been truncated