chore(deps): bump pypdf (#33643)
Resolves GHSA-7hfw-26vp-jp8m Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
parent
debd500cf3
commit
c8418e174e
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ dependencies = [
|
||||||
# We depend on internal attributes,
|
# We depend on internal attributes,
|
||||||
# do NOT add loose requirements on PyMySQL versions.
|
# do NOT add loose requirements on PyMySQL versions.
|
||||||
"PyMySQL==1.1.1",
|
"PyMySQL==1.1.1",
|
||||||
"pypdf~=5.6.0",
|
"pypdf~=6.0.0",
|
||||||
"PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570",
|
"PyPika @ git+https://github.com/frappe/pypika@093984977ce157d35e048c51d9ff55a1f0f44570",
|
||||||
"mysqlclient==2.2.7",
|
"mysqlclient==2.2.7",
|
||||||
"PyQRCode~=1.2.1",
|
"PyQRCode~=1.2.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue