Skip to content

Commit 46627fc

Browse files
build(deps): bump the python-packages group across 1 directory with 16 updates
Bumps the python-packages group with 14 updates in the /mutate directory: | 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` | `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` | | [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 2025.1.31 - [Commits](certifi/python-certifi@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](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]>
1 parent c590b1d commit 46627fc

File tree

2 files changed

+82
-79
lines changed

2 files changed

+82
-79
lines changed

mutate/Pipfile.lock

Lines changed: 67 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mutate/requirements.txt

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
certifi==2023.7.22; python_version >= '3.6'
2-
cffi==1.16.0; python_version >= '3.8'
3-
charset-normalizer==3.3.1; python_full_version >= '3.7.0'
4-
cryptography==41.0.4
1+
-i https://pypi.org/simple
2+
certifi==2025.1.31; python_version >= '3.6'
3+
cffi==1.17.1; python_version >= '3.8'
4+
charset-normalizer==3.4.1; python_full_version >= '3.7.0'
5+
cryptography==44.0.0
56
docker==6.1.3
6-
idna==3.7; python_version >= '3.5'
7-
jinja2==3.1.5
8-
markupsafe==2.1.3; python_version >= '3.7'
9-
packaging==23.2; python_version >= '3.7'
10-
psycopg2-binary==2.9.9
11-
pycparser==2.21
12-
pycryptodome==3.19.1
7+
idna==3.4; python_version >= '3.5'
8+
jinja2==3.1.5; python_version >= '3.7'
9+
markupsafe==3.0.2; python_version >= '3.9'
10+
packaging==24.2; python_version >= '3.7'
11+
psycopg2-binary==2.9.10
12+
pycparser==2.22
13+
pycryptodome==3.21.0
1314
pyjwt==2.8.0
14-
requests==2.32.0
15+
requests==2.31.0
1516
strenum==0.4.15
16-
urllib3==2.0.7; python_version >= '3.7'
17-
websocket-client==1.6.4; python_version >= '3.8'
17+
urllib3==2.3.0; python_version >= '3.7'
18+
websocket-client==1.8.0; python_version >= '3.8'

0 commit comments

Comments
 (0)