Skip to content

Commit

Permalink
build(deps): bump pip from 20.3.4 to 21.1 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pip](https://github.com/pypa/pip) from 20.3.4 to 21.1.
- [Release notes](https://github.com/pypa/pip/releases)
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@20.3.4...21.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2021
1 parent b1a3e54 commit 19a7c93
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# make upgrade
#
wheel==0.36.2
# via -r requirements/pip.in
# via -r pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==20.3.4
# via -r requirements/pip.in
pip==21.1
# via -r pip.in
setuptools==50.3.2
# via -r requirements/pip.in
# via -r pip.in

0 comments on commit 19a7c93

Please sign in to comment.