summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-03 00:45:26 +0000
committerGitHub <noreply@github.com>2024-12-03 00:45:26 +0000
commite9443a3bc630b94427577687486a157bdf090dc0 (patch)
treecf445cf781d80c719a1cf649481f4f55cfced5cf
parent6f15c380afb3a549f14d98385062b7e8244cfabe (diff)
downloadvyos-http-api-tools-e9443a3bc630b94427577687486a157bdf090dc0.tar.gz
vyos-http-api-tools-e9443a3bc630b94427577687486a157bdf090dc0.zip
build(deps): bump python-multipart from 0.0.12 to 0.0.18dependabot/pip/python-multipart-0.0.18
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.12 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](https://github.com/Kludex/python-multipart/compare/0.0.12...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 57a20ed..0aaabde 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ pyjwt==2.9.0
# via -r requirements.in
python-dotenv==1.0.1
# via uvicorn
-python-multipart==0.0.12
+python-multipart==0.0.18
# via -r requirements.in
python-pam==2.0.2
# via -r requirements.in