build(deps): bump the pip group across 1 directory with 15 updates#208
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
build(deps): bump the pip group across 1 directory with 15 updates#208dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the pip group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` | | [cryptography](https://github.com/pyca/cryptography) | `3.4.7` | `46.0.7` | | [future](https://github.com/PythonCharmers/python-future) | `0.18.2` | `1.0.0` | | [idna](https://github.com/kjd/idna) | `2.10` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.6` | | [mako](https://github.com/sqlalchemy/mako) | `1.2.0` | `1.3.11` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.4.8` | `0.6.3` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `20.0.1` | `26.0.0` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.33.0` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.2` | `0.5.4` | | [twisted](https://github.com/twisted/twisted) | `22.4.0` | `24.7.0rc1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.9` | `2.6.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.1.2` | `3.1.6` | | [zipp](https://github.com/jaraco/zipp) | `3.8.1` | `3.19.1` | | [pg8000](https://github.com/tlocke/pg8000) | `1.26.1` | `1.31.5` | Updates `certifi` from 2021.10.8 to 2024.7.4 - [Commits](certifi/python-certifi@2021.10.08...2024.07.04) Updates `cryptography` from 3.4.7 to 46.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.4.7...46.0.7) Updates `future` from 0.18.2 to 1.0.0 - [Release notes](https://github.com/PythonCharmers/python-future/releases) - [Changelog](https://github.com/PythonCharmers/python-future/blob/master/docs/changelog.rst) - [Commits](PythonCharmers/python-future@v0.18.2...v1.0.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 `jinja2` from 3.1.2 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@3.1.2...3.1.6) Updates `mako` from 1.2.0 to 1.3.11 - [Release notes](https://github.com/sqlalchemy/mako/releases) - [Changelog](https://github.com/sqlalchemy/mako/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/mako/commits) Updates `pyasn1` from 0.4.8 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.4.8...v0.6.3) Updates `pyopenssl` from 20.0.1 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@20.0.1...26.0.0) Updates `requests` from 2.27.1 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.27.1...v2.33.0) Updates `sqlparse` from 0.4.2 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.2...0.5.4) Updates `twisted` from 22.4.0 to 24.7.0rc1 - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-24.7.0rc1/NEWS.rst) - [Commits](twisted/twisted@twisted-22.4.0...twisted-24.7.0rc1) Updates `urllib3` from 1.26.9 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.9...2.6.3) Updates `werkzeug` from 2.1.2 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.1.2...3.1.6) Updates `zipp` from 3.8.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.8.1...v3.19.1) Updates `pg8000` from 1.26.1 to 1.31.5 - [Commits](https://github.com/tlocke/pg8000/commits) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.7 dependency-type: direct:production dependency-group: pip - dependency-name: future dependency-version: 1.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: mako dependency-version: 1.3.11 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: twisted dependency-version: 24.7.0rc1 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production dependency-group: pip - dependency-name: pg8000 dependency-version: 1.31.5 dependency-type: direct:production 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 15 updates in the / directory:
2021.10.82024.7.43.4.746.0.70.18.21.0.02.103.73.1.23.1.61.2.01.3.110.4.80.6.320.0.126.0.02.27.12.33.00.4.20.5.422.4.024.7.0rc11.26.92.6.32.1.23.1.63.8.13.19.11.26.11.31.5Updates
certififrom 2021.10.8 to 2024.7.4Commits
bd815382024.07.04 (#295)06a2cbfBump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294)13bba02Bump actions/checkout from 4.1.6 to 4.1.7 (#293)e8abcd0Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#292)124f4ad2024.06.02 (#291)c2196ce--- (#290)fefdeecBump actions/checkout from 4.1.4 to 4.1.5 (#289)3c5fb15Bump actions/download-artifact from 4.1.6 to 4.1.7 (#286)4a9569aBump actions/checkout from 4.1.2 to 4.1.4 (#287)1fc8086Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 (#288)Updates
cryptographyfrom 3.4.7 to 46.0.7Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
622d67246.0.7 release (#14602)91d7288Cherry-pick #14542 (#14543)06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)c0af4ddrelease 46.0.3 (#13681)99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)Updates
futurefrom 0.18.2 to 1.0.0Release notes
Sourced from future's releases.
... (truncated)
Changelog
Sourced from future's changelog.
... (truncated)
Commits
2bdbfa5Tidy up READMEa7097f8Update docse32250eUpdate docs pointing to changelogdde60adMove old "What's New" entries to the change logb2ea420Remove hacky logo from docsa10a78bUpdate "What's New"9f87630Update the FAQ entries on compatibility and contributingf4a1f04Docs: replace http links with https30c525eMerge branch 'master' of https://github.com/PythonCharmers/python-future70b36a8Disable Python 2.6 CI tests for nowUpdates
idnafrom 2.10 to 3.7Release notes
Sourced from idna's releases.
Changelog
Sourced from idna's changelog.
... (truncated)
Commits
1d365e1Release v3.7c1b3154Merge pull request #172 from kjd/optimize-contextj0394ec7Merge branch 'master' into optimize-contextjcd58a23Merge pull request #152 from elliotwutingfeng/dev5beb28bMore efficient resolution of joiner contexts1b12148Update ossf/scorecard-action to v2.3.1d516b87Update Github actions/checkout to v4c095c75Merge branch 'master' into dev60a0a4cFix typo in GitHub Actions workflow key5918a0eMerge branch 'master' into devUpdates
jinja2from 3.1.2 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
makofrom 1.2.0 to 1.3.11Release notes
Sourced from mako's releases.
... (truncated)
Commits
Updates
pyasn1from 0.4.8 to 0.6.3Release notes
Sourced from pyasn1's releases.
... (truncated)
Changelog
Sourced from pyasn1's changelog.
... (truncated)
Commits
af65c3bPrepare release 0.6.35a49bd1Merge commit from fork5494ba4Fix asDateTime incorrect fractional seconds parsing (#102)71f486eFix DeprecationWarning stacklevel for deprecated attributes (#101)d7cb42dFix OverflowError from oversized BER length field (#100)e7356f8Prepare release 0.6.23908f14Merge commit from fork0a7e067Add support for Python 3.14 (#97)33656e9Create Security Policyfa62307fix for issue #91: unit tests failing due to missing code (#92)Updates
pyopensslfrom 20.0.1 to 26.0.0Changelog
Sourced from pyopenssl's changelog.
... (truncated)
Commits
358cbf2Prepare for 26.0.0 release (#1487)a8d28e7Bump actions/cache from 4 to 5 (#1486)6fefff0Add aws-lc compatibility to tests and CI (#1476)a739f96Bump actions/download-artifact from 8.0.0 to 8.0.1 (#1485)8b4c66bBump actions/upload-artifact in /.github/actions/upload-coverage (#1484)02a5c78Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1483)d973387Bump actions/download-artifact from 7.0.0 to 8.0.0 (#1482)57f09bbFix buffer overflow in DTLS cookie generation callback (#1479)d41a814Handle exceptions in set_tlsext_servername_callback callbacks (#1478)7b29bebFix not using a cryptography wheel on uv (#1475)Updates
requestsfrom 2.27.1 to 2.33.0Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
bc04dfdv2.33.066d21cbMerge commit from fork8b9bc8fMove badges to top of README (#7293)e331a28Remove unused extraction call (#7292)753fd08docs: fix FAQ grammar in httplib2 example774a0b8docs(socks): same block as other sections9c72a41Bump github/codeql-action from 4.33.0 to 4.34.1ebf7190Bump github/codeql-action from 4.32.0 to 4.33.00e4ae38docs: exclude Response.is_permanent_redirect from API docs (#7244)d568f47docs: clarify Quickstart POST example (#6960)Updates
sqlparsefrom 0.4.2 to 0.5.4Changelog
Sourced from sqlparse's changelog.
... (truncated)
Commits
14e300bBump version.96a67e2Code cleanup.1a3bfbdFix handling of semicolons inside BEGIN...END blocks (fixes #809).e92a032Fix handling of IF EXISTS statements in BEGIN...END blocks (fixes #812).149bebfUpdate Changelog.561a67eUpdate AUTHORS.73c8ba3bugfix ISSUE_801; Remove all comments when only comments1b32387Update action to run on all prs.31903e0Add pre-commit hook support (fixes #537)1357726docs: add AGENTS.md for project guidance and development commandsUpdates
twistedfrom 22.4.0 to 24.7.0rc1Release notes
Sourced from twisted's releases.