From 09b8071709da71a11cbf714b9fd8b95fae81314a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 13:37:00 +0000 Subject: [PATCH] chore(deps): bump the python-packages group in /mutate with 16 updates 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.22.0` | | [cryptography](https://github.com/pyca/cryptography) | `41.0.4` | `44.0.2` | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2025.1.31` | | [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.10` | | [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](https://github.com/jpadilla/pyjwt/compare/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](https://github.com/psf/requests/compare/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](https://github.com/docker/docker-py/compare/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](https://github.com/pallets/jinja/compare/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](https://github.com/psycopg/psycopg2/compare/2.9.9...2.9.10) Updates `pycryptodome` from 3.19.0 to 3.22.0 - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.22.0) Updates `cryptography` from 41.0.4 to 44.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...44.0.2) Updates `certifi` from 2023.7.22 to 2025.1.31 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2025.01.31) Updates `cffi` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](https://github.com/python-cffi/cffi/compare/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](https://github.com/jawah/charset_normalizer/compare/3.3.1...3.4.1) 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](https://github.com/kjd/idna/compare/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](https://github.com/pallets/markupsafe/compare/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](https://github.com/pypa/packaging/compare/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](https://github.com/eliben/pycparser/compare/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](https://github.com/urllib3/urllib3/compare/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](https://github.com/websocket-client/websocket-client/compare/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] --- mutate/requirements.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/mutate/requirements.txt b/mutate/requirements.txt index 4aa1e8796..90649f650 100644 --- a/mutate/requirements.txt +++ b/mutate/requirements.txt @@ -1,17 +1,17 @@ -certifi==2023.7.22; python_version >= '3.6' -cffi==1.16.0; python_version >= '3.8' -charset-normalizer==3.3.1; python_full_version >= '3.7.0' -cryptography==43.0.1 -docker==6.1.3 -idna==3.7; python_version >= '3.5' -jinja2==3.1.5 -markupsafe==2.1.3; python_version >= '3.7' -packaging==23.2; python_version >= '3.7' -psycopg2-binary==2.9.9 -pycparser==2.21 -pycryptodome==3.19.1 -pyjwt==2.8.0 -requests==2.32.0 +certifi==2025.4.26; python_version >= '3.6' +cffi==1.17.1; python_version >= '3.8' +charset-normalizer==3.4.2; python_full_version >= '3.7.0' +cryptography==45.0.3 +docker==7.1.0 +idna==3.10; python_version >= '3.5' +jinja2==3.1.6 +markupsafe==3.0.2; python_version >= '3.7' +packaging==25.0; python_version >= '3.7' +psycopg2-binary==2.9.10 +pycparser==2.22 +pycryptodome==3.23.0 +pyjwt==2.10.1 +requests==2.32.3 strenum==0.4.15 -urllib3==2.0.7; python_version >= '3.7' -websocket-client==1.6.4; python_version >= '3.8' \ No newline at end of file +urllib3==2.4.0; python_version >= '3.7' +websocket-client==1.8.0; python_version >= '3.8' \ No newline at end of file