Skip to content

Commit

Permalink
Bump python-multipart from 0.0.6 to 0.0.19 in /ipol_demo/modules/core (
Browse files Browse the repository at this point in the history
…#212)

* Bump python-multipart from 0.0.6 to 0.0.18 in /ipol_demo/modules/core

Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.6 to 0.0.18.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.6...0.0.18)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update requirements.txt

Latest version works correctly with tests and local manual testing of CP and demo running

* [DR] demorunner bump python-multipart to avoid security issue

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Héctor Macías <hectormaciasc@gmail.com>
  • Loading branch information
dependabot[bot] and hmaciasc authored Dec 20, 2024
1 parent 6da6b82 commit 6ae9b33
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ipol_demo/modules/core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ tifffile==2021.8.8
result==0.8.0
imagecodecs==2021.8.26
cryptography==37.0.4
python-multipart==0.0.6
lxml==5.1.0
python-multipart==0.0.19
lxml==5.1.0
2 changes: 1 addition & 1 deletion ipol_demo/modules/demorunner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ipython==7.31.1
matplotlib==3.4.3
numpy==1.24.3
opencv-python==4.5.3.56
python-multipart==0.0.6
python-multipart==0.0.19
Pillow==9.3.0
psutil==5.9.5
requests==2.26.0
Expand Down

0 comments on commit 6ae9b33

Please sign in to comment.