Skip to content

Commit

Permalink
Bump pip from 23.2.1 to 23.3.1 (#11628)
Browse files Browse the repository at this point in the history
* Bump pip from 23.2.1 to 23.3.1

Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 23.3.1.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.2.1...23.3.1)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* - Align setup.cfg to requirements.txt

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afabiani <[email protected]>
  • Loading branch information
dependabot[bot] and afabiani authored Jan 9, 2024
1 parent bb660a4 commit d9b1acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ splinter==0.19.0
pytest-splinter==3.3.2
pytest-django==4.5.2
setuptools>=65.5.1,<68.3.0
pip==23.2.1
pip==23.3.1
Twisted==23.10.0
pixelmatch==0.3.0
factory-boy==3.3.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ install_requires =
pytest-splinter==3.3.2
pytest-django==4.5.2
setuptools>=65.5.1,<68.3.0
pip==23.2.1
pip==23.3.1
Twisted==23.10.0
pixelmatch==0.3.0
factory-boy==3.3.0
Expand Down

0 comments on commit d9b1acc

Please sign in to comment.