Bump the pip group across 1 directory with 4 updates

Bumps the pip group with 4 updates in the /core/base directory: [requests](https://github.com/psf/requests), [setuptools](https://github.com/pypa/setuptools), [certifi](https://github.com/certifi/python-certifi) and [urllib3](https://github.com/urllib3/urllib3).


Updates `requests` from 2.31.0 to 2.32.2
- [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.2)

Updates `setuptools` from 69.5.1 to 70.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v69.5.1...v70.0.0)

Updates `certifi` from 2024.2.2 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

Updates `urllib3` from 2.2.1 to 2.2.2
- [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.2.1...2.2.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: setuptools
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: urllib3
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-30 10:41:46 +00:00
committed by Luca Bosin
parent e230af8515
commit 951820214f
2 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
pip==24.0
setuptools==69.5.1
setuptools==70.0.0
wheel==0.43.0

View File

@@ -7,7 +7,7 @@ attrs==23.2.0
Babel==2.15.0
bcrypt==4.1.3
blinker==1.8.1
certifi==2024.2.2
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
@@ -69,7 +69,7 @@ PyYAML==6.0.1
Radicale==3.1.9
redis==5.0.4
referencing==0.35.1
requests==2.31.0
requests==2.32.2
rpds-py==0.18.0
six==1.16.0
socrate @ file:///app/libs/socrate
@@ -78,7 +78,7 @@ srslib==0.1.4
tabulate==0.9.0
tenacity==8.2.3
typing_extensions==4.11.0
urllib3==2.2.1
urllib3==2.2.2
validators==0.28.1
visitor==0.1.3
vobject==0.9.7