Skip to content

Commit

Permalink
Bump pip from 23.3.1 to 23.3.2 (GeoNode#11843)
Browse files Browse the repository at this point in the history
* Bump pip from 23.3.1 to 23.3.2

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

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

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

* Bump pip from 23.3.1 to 23.3.2

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

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

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

* [Dependencies] 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 16, 2024
1 parent 20e1f11 commit f62dae7
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 @@ -159,7 +159,7 @@ splinter==0.20.1
pytest-splinter==3.3.2
pytest-django==4.7.0
setuptools>=65.5.1,<69.1.0
pip==23.3.1
pip==23.3.2
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 @@ -184,7 +184,7 @@ install_requires =
pytest-splinter==3.3.2
pytest-django==4.7.0
setuptools>=65.5.1,<69.1.0
pip==23.3.1
pip==23.3.2
Twisted==23.10.0
pixelmatch==0.3.0
factory-boy==3.3.0
Expand Down

0 comments on commit f62dae7

Please sign in to comment.