Update pycryptodome requirement from ==3.17.* to ==3.18.* (#3339)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-22 11:57:31 +02:00
committed by GitHub
parent 0f8ac3ffb3
commit 5eff9a86f4

View File

@@ -81,7 +81,7 @@ dependencies = [
"psycopg2-binary",
"pycountry",
"pycparser==2.21",
"pycryptodome==3.17.*",
"pycryptodome==3.18.*",
"pypdf==3.8.*",
"python-bidi==0.4.*", # Support for Arabic in reportlab
"python-dateutil==2.8.*",