-
Notifications
You must be signed in to change notification settings - Fork 70
build(deps): bump the python-packages group in /mutate with 16 updates #980
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
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
ae49e63 to
9b71c7b
Compare
Bumps the python-packages group in /mutate with 16 updates: | Package | From | To | | --- | --- | --- | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` | | [docker](https://github.com/docker/docker-py) | `6.1.3` | `7.1.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.5` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.19.0` | `3.21.0` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.4` | `44.0.0` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.12.14` | | [cffi](https://github.com/python-cffi/cffi) | `1.16.0` | `1.17.1` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.3.1` | `3.4.1` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.4` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `3.0.2` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `24.2` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.3.0` | | [websocket-client](https://github.com/websocket-client/websocket-client) | `1.6.4` | `1.8.0` | Updates `pyjwt` from 2.8.0 to 2.10.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.10.1) Updates `requests` from 2.31.0 to 2.32.3 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.31.0...v2.32.3) Updates `docker` from 6.1.3 to 7.1.0 - [Release notes](https://github.com/docker/docker-py/releases) - [Commits](docker/docker-py@6.1.3...7.1.0) Updates `jinja2` from 3.1.2 to 3.1.5 - [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.5) Updates `psycopg2-binary` from 2.9.9 to 2.9.10 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.9...2.9.10) Updates `pycryptodome` from 3.19.0 to 3.21.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](Legrandin/pycryptodome@v3.19.0...v3.21.0) Updates `cryptography` from 41.0.4 to 44.0.0 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...44.0.0) Updates `certifi` from 2023.7.22 to 2024.12.14 - [Commits](certifi/python-certifi@2023.07.22...2024.12.14) 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 `charset-normalizer` from 3.3.1 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.3.1...3.4.1) Updates `idna` from 3.7 to 3.4 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.7...v3.4) Updates `markupsafe` from 2.1.3 to 3.0.2 - [Release notes](https://github.com/pallets/markupsafe/releases) - [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst) - [Commits](pallets/markupsafe@2.1.3...3.0.2) Updates `packaging` from 23.2 to 24.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@23.2...24.2) 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 `urllib3` from 2.0.7 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.7...2.3.0) Updates `websocket-client` from 1.6.4 to 1.8.0 - [Release notes](https://github.com/websocket-client/websocket-client/releases) - [Changelog](https://github.com/websocket-client/websocket-client/blob/master/ChangeLog) - [Commits](websocket-client/websocket-client@v1.6.4...v1.8.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: docker dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pycryptodome dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: cffi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: charset-normalizer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: markupsafe dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pycparser dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: websocket-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
9b71c7b to
349a722
Compare
Contributor
Author
|
Superseded by #996. |
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 python-packages group in /mutate with 16 updates:
2.8.02.10.12.31.02.32.36.1.37.1.03.1.23.1.52.9.92.9.103.19.03.21.041.0.444.0.02023.7.222024.12.141.16.01.17.13.3.13.4.13.73.42.1.33.0.223.224.22.212.222.0.72.3.01.6.41.8.0Updates
pyjwtfrom 2.8.0 to 2.10.1Release notes
Sourced from pyjwt's releases.
... (truncated)
Changelog
Sourced from pyjwt's changelog.
... (truncated)
Commits
3ebbb22fix lint37748dcupdate changelog33022c2Merge commit from fork783f324[pre-commit.ci] pre-commit autoupdate (#1006)0116fc6Bump codecov/codecov-action from 4 to 5 (#1014)b032353feat: surfacejwt.decode_complete(...)a759c45Prepare 2.10.0 release (#1011)b6b8bceDrop support for Python 3.8 (#1007)189c256Update index.rst1900857Update index.rstUpdates
requestsfrom 2.31.0 to 2.32.3Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
0e322afv2.32.3e188799Don't create default SSLContext if ssl module isn't present (#6724)145b539Merge pull request #6716 from sigmavirus24/bug/6715b1d73ddDon't use default SSLContext with custom poolmanager kwargs6badbacUpdate HISTORY.mda62a2d3Allow for overriding of specific pool key params88dce9dv2.32.2c98e4d1Merge pull request #6710 from nateprewitt/api_rename92075b3Add deprecation warningaa1461bMove _get_connection to get_connection_with_tls_contextUpdates
dockerfrom 6.1.3 to 7.1.0Release notes
Sourced from docker's releases.
... (truncated)
Commits
a365202Merge pull request #3264 from krissetto/rename-env-var-in-release-pipeline1ab40c8Fix env var name in release pipeline to match hatch expectationsb33088eMerge pull request #3263 from krissetto/fix-release-pipeline45488acFix env var name in release pipeline20879ecMerge pull request #3262 from krissetto/changelog-7.1.04f2a26dAdded 7.1.0 changelog7785ad9Merge pull request #3257 from felixfontein/requests-hotfixd8e9bcbrequests 2.32.0 and 2.32.1 have been yanked.2a059a9Extend fix to requests 2.32.2+.e33e0a4Hotfix for requests 2.32.0.Updates
jinja2from 3.1.2 to 3.1.5Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
... (truncated)
Commits
877f6e5release version 3.1.58d58859remove test pypieda8fe8update dev dependenciesc8fdce1Fix bug involving calling set on a template parameter within all branches of ...66587ceFix bug where set would sometimes fail within iffbc3a69Add support for namespaces in tuple parsing (#1664)b8f4831more comments about nsref assignmentee83219Add support for namespaces in tuple assignment1d55cddTriple quotes in docs (#2064)8a8eafcedit block assignment sectionUpdates
psycopg2-binaryfrom 2.9.9 to 2.9.10Changelog
Sourced from psycopg2-binary's changelog.
... (truncated)
Commits
a805acfchore: bump to version 2.9.1078561acMerge pull request #1728 from romank0/fetch-notifications-on-commit5283a83chore: add TransactionTimeout error, added in PostgreSQL 17f64dd39docs: add news entry about notifications on commitcba6d39removes duplication in tests282360dadds notifications processing after every PQexec362cb00Adds notifies processing in pq_commiteaeeb76Merge pull request #1729 from edgarrmondragon/1692-py313-wheels4987362ci(windows): drop Python 3.8 packages8c9a35dci: test with PostgreSQL 17Updates
pycryptodomefrom 3.19.0 to 3.21.0Release notes
Sourced from pycryptodome's releases.
Changelog
Sourced from pycryptodome's changelog.
... (truncated)
Commits
5e40a18Bump versioncd4cb45Fix docs and changelogd499d27Decrypt PKCS#8 key even if the password is empty0c86527Build wheel on Windows 2019fdd7892Bump required version of pycryptodome-test-vectors5040405Build wheel for Python 3.1319494e0Bump version for test vectors package66420a7Fix tests for x448/x2551905bcdffAdd tag for Python 3.132ddda6aFixed typo in documentationUpdates
cryptographyfrom 41.0.4 to 44.0.0Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
f299a48remove deprecated call (#12052)439eb05Bump version for 44.0.0 (#12051)2c5ad4dchore(deps): bump maturin from 1.7.4 to 1.7.5 in /.github/requirements (#12050)d23968achore(deps): bump libc from 0.2.165 to 0.2.166 (#12049)133c0e0Bump x509-limbo and/or wycheproof in CI (#12047)f2259d7Bump BoringSSL and/or OpenSSL in CI (#12046)e201c87fixed metadata in changelog (#12044)c6104ccProhibit Python 3.9.0, 3.9.1 -- they have a bug that causes errors (#12045)d6cac75Add support for decrypting S/MIME messages (#11555)b8e5bfdchore(deps): bump libc from 0.2.164 to 0.2.165 (#12042)Updates
certififrom 2023.7.22 to 2024.12.14Commits
4ba39002024.12.14 (#329)9164660Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#331)3dc3651Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#328)c5bf18dBump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#327)b908391Bump actions/setup-python from 5.2.0 to 5.3.0 (#326)bc26b41Bump actions/checkout from 4.2.1 to 4.2.2 (#325)57afc22Bump actions/upload-artifact from 4.4.1 to 4.4.3 (#323)a495091test against 3.13 final62f8144Added 3.13 classifier (#322)94d23a0Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#321)Updates
cffifrom 1.16.0 to 1.17.1Release notes
Sourced from cffi's releases.
Commits
38bd6berelease 1.17.1ba10180update whatsnew.rst for 1.17....Description has been truncated