Skip to content

Commit

Permalink
Update pip requirement from ~=23.1 to ~=23.2 (#281)
Browse files Browse the repository at this point in the history
Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@23.1...23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2023
1 parent ce582ac commit ccab8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip~=23.1
pip~=23.2
voila~=0.3.6
matplotlib~=3.6.3
numpy~=1.25.1
Expand Down

0 comments on commit ccab8dd

Please sign in to comment.