Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
build(deps): bump the general group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the general group with 2 updates: [pip](https://github.com/pypa/pip) and [setuptools](https://github.com/pypa/setuptools).


Updates `pip` from 24.1.2 to 24.2
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.1.2...24.2)

Updates `setuptools` from 71.1.0 to 72.1.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v71.1.0...v72.1.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: general
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 926dc5a commit ee7c2a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ pbr==6.0.0
pefile==2023.2.7
pickleshare==0.7.5
pillow==10.4.0
pip==24.1.2
pip==24.2
platformdirs==4.2.2
prompt-toolkit==3.0.47
psutil==6.0.0
Expand All @@ -74,7 +74,7 @@ regex==2024.7.24
requests==2.32.3
rpds-py==0.19.1
rsa==4.9
setuptools==71.1.0
setuptools==72.1.0
six==1.16.0
soupsieve==2.5
stack-data==0.6.3
Expand Down

0 comments on commit ee7c2a9

Please sign in to comment.