Skip to content

Commit 4948178

Browse files
chore(deps): bump the python-packages group across 1 directory with 7 updates
Bumps the python-packages group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [autopep8](https://github.com/hhatto/autopep8) | `2.1.1` | `2.2.0` | | [certifi](https://github.com/certifi/python-certifi) | `2024.2.2` | `2024.6.2` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.2.0` | `10.3.0` | | [packaging](https://github.com/pypa/packaging) | `24.0` | `24.1` | | [pkginfo](https://code.launchpad.net/~tseaver/pkginfo/trunk) | `1.10.0` | `1.11.1` | | [requests](https://github.com/psf/requests) | `2.32.2` | `2.32.3` | | [zipp](https://github.com/jaraco/zipp) | `3.18.2` | `3.19.2` | Updates `autopep8` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/hhatto/autopep8/releases) - [Commits](hhatto/autopep8@v2.1.1...v2.2.0) Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) Updates `more-itertools` from 10.2.0 to 10.3.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.2.0...v10.3.0) Updates `packaging` from 24.0 to 24.1 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](pypa/packaging@24.0...24.1) Updates `pkginfo` from 1.10.0 to 1.11.1 Updates `requests` from 2.32.2 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.32.2...v2.32.3) Updates `zipp` from 3.18.2 to 3.19.2 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.2...v3.19.2) --- updated-dependencies: - dependency-name: autopep8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: more-itertools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: packaging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: pkginfo 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-patch dependency-group: python-packages - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88de80c commit 4948178

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

release-requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
autopep8==2.1.1
1+
autopep8==2.2.0
22
black==24.4.2
33
bleach==6.1.0
4-
certifi==2024.2.2
4+
certifi==2024.6.2
55
charset-normalizer==3.3.2
66
click==8.1.7
77
colorama==0.4.6
@@ -15,17 +15,17 @@ keyring==25.2.1
1515
markdown-it-py==3.0.0
1616
mccabe==0.7.0
1717
mdurl==0.1.2
18-
more-itertools==10.2.0
18+
more-itertools==10.3.0
1919
mypy-extensions==1.0.0
20-
packaging==24.0
20+
packaging==24.1
2121
pathspec==0.12.1
22-
pkginfo==1.10.0
22+
pkginfo==1.11.1
2323
platformdirs==4.2.2
2424
pycodestyle==2.11.1
2525
pyflakes==3.2.0
2626
Pygments==2.18.0
2727
readme-renderer==43.0
28-
requests==2.32.2
28+
requests==2.32.3
2929
requests-toolbelt==1.0.0
3030
restructuredtext-lint==1.4.0
3131
rfc3986==2.0.0
@@ -36,4 +36,4 @@ tqdm==4.66.4
3636
twine==5.1.0
3737
urllib3==2.2.1
3838
webencodings==0.5.1
39-
zipp==3.18.2
39+
zipp==3.19.2

0 commit comments

Comments
 (0)