Skip to content

Commit 3085014

Browse files
pip: bump the all-pip-packages group with 2 updates (#212)
Bumps the all-pip-packages group with 2 updates: [certifi](https://github.com/certifi/python-certifi) and [requests](https://github.com/psf/requests). Updates `certifi` from 2024.2.2 to 2024.6.2 - [Commits](certifi/python-certifi@2024.02.02...2024.06.02) 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) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-pip-packages - dependency-name: requests dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-pip-packages ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffabc60 commit 3085014

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
alabaster==0.7.16
22
Babel==2.15.0
3-
certifi==2024.2.2
3+
certifi==2024.6.2
44
charset-normalizer==3.3.2
55
click==8.1.7
66
docutils==0.21.2
@@ -16,7 +16,7 @@ powrap==1.0.1
1616
Pygments==2.18.0
1717
python-docs-theme>=2023.3.1,!=2023.7
1818
regex==2024.5.15
19-
requests==2.32.2
19+
requests==2.32.3
2020
snowballstemmer==2.2.0
2121
Sphinx==7.3.0
2222
sphinx-autobuild==2024.4.16

0 commit comments

Comments
 (0)