Skip to content

Commit 5aec0f5

Browse files
authored
Merge pull request #185 from blacklanternsecurity/dependabot/pip/dev/pycryptodome-3.22.0
Bump pycryptodome from 3.21.0 to 3.22.0
2 parents 628f6c5 + 293ad36 commit 5aec0f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ itsdangerous==2.2.0 ; python_version >= "3.9" and python_version < "4.0"
1515
jinja2==3.1.6 ; python_version >= "3.9" and python_version < "4.0"
1616
markupsafe==3.0.2 ; python_version >= "3.9" and python_version < "4.0"
1717
pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0" and platform_python_implementation != "PyPy"
18-
pycryptodome==3.21.0 ; python_version >= "3.9" and python_version < "4.0"
18+
pycryptodome==3.22.0 ; python_version >= "3.9" and python_version < "4.0"
1919
pyjwt[crypto]==2.10.1 ; python_version >= "3.9" and python_version < "4.0"
2020
requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
2121
sqlparse==0.5.3 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)