-
Notifications
You must be signed in to change notification settings - Fork 71
chore(deps): bump the python-packages group in /mutate with 16 updates #1243
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
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.6` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.9` | `2.9.10` | | [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.19.0` | `3.23.0` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.4` | `45.0.3` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2025.4.26` | | [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.2` | | [idna](https://github.com/kjd/idna) | `3.7` | `3.10` | | [markupsafe](https://github.com/pallets/markupsafe) | `2.1.3` | `3.0.2` | | [packaging](https://github.com/pypa/packaging) | `23.2` | `25.0` | | [pycparser](https://github.com/eliben/pycparser) | `2.21` | `2.22` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.7` | `2.4.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.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 `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.23.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.23.0) Updates `cryptography` from 41.0.4 to 45.0.3 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@41.0.4...45.0.3) Updates `certifi` from 2023.7.22 to 2025.4.26 - [Commits](certifi/python-certifi@2023.07.22...2025.04.26) 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.2 - [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.2) Updates `idna` from 3.7 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.7...v3.10) 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 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 `urllib3` from 2.0.7 to 2.4.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.4.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-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: requests dependency-version: 2.32.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: docker dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: psycopg2-binary dependency-version: 2.9.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pycryptodome dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: cryptography dependency-version: 45.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: certifi dependency-version: 2025.4.26 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: cffi dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: idna dependency-version: '3.10' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: markupsafe dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: packaging dependency-version: '25.0' dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: pycparser dependency-version: '2.22' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: websocket-client dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
dc778a3 to
91c3dfa
Compare
Contributor
|
We will not be updating any mutate dependencies in v10 |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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.62.9.92.9.103.19.03.23.041.0.445.0.32023.7.222025.4.261.16.01.17.13.3.13.4.23.73.102.1.33.0.223.225.02.212.222.0.72.4.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.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
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.23.0Release notes
Sourced from pycryptodome's releases.
... (truncated)
Changelog
Sourced from pycryptodome's changelog.
... (truncated)
Commits
cde63f8Undo license information in pyproject.toml51ccbacAdd license information in pyproject.toml8d4e536Bump version8652874Add license information in pyproject.toml1006d4fBuild cpython-freethreading wheel0a056c0Update FAQ for HPKE0785df8Update FAQee15eeeUpdate Changelog876573eTest and build wheels for Windows ARM64506f7Merge branch 'key_wrap'Updates
cryptographyfrom 41.0.4 to 45.0.3Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
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)6bfa0a3chore(deps): bump asn1 from 0.21.2 to 0.21.3 (#12914)a88dd66chore(deps): bump cc from 1.2.22 to 1.2.23 (#12912)e4e9840chore(deps): bump uv from 0.7.3 to 0.7.4 in /.github/requirements (#12911)Updates
certififrom 2023.7.22 to 2025.4.26Commits
275c9eb2025.04.26 (#347)3788331Bump actions/setup-python from 5.4.0 to 5.5.0 (#346)9d1f1b7Bump actions/download-artifact from 4.1.9 to 4.2.1 (#344)96b97a5Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#343)c054ed3Bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 (#342)44547fcBump actions/download-artifact from 4.1.8 to 4.1.9 (#341)5ea5124Bump actions/upload-artifact from 4.6.0 to 4.6.1 (#340)2f142b7Bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 (#339)80d2ebdBump actions/setup-python from 5.3.0 to 5.4.0 (#337)088f9312025.01.31 (#336)Updates
cffifrom 1.16.0 to 1.17.1Release notes
Sourced from cffi's releases.