Skip to content

Commit

Permalink
Merge pull request #87 from p4lang/dependabot/pip/packages/p4pi-web/c…
Browse files Browse the repository at this point in the history
…ryptography-42.0.4

build(deps): bump cryptography from 39.0.1 to 42.0.4 in /packages/p4pi-web
  • Loading branch information
noaz committed May 8, 2024
2 parents 7af1162 + b31b4c7 commit 53006d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/p4pi-web/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ channels==3.0.4; python_version >= "3.6"
click==8.0.1; python_version >= "3.6"
colorama==0.4.4; python_version >= "3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.6" and python_full_version >= "3.5.0"
constantly==15.1.0; python_full_version >= "3.6.7" and python_version >= "3.6"
cryptography==39.0.1; python_full_version >= "3.6.7" and python_version >= "3.7"
cryptography==42.0.4; python_full_version >= "3.6.7" and python_version >= "3.7"
daphne==3.0.2; python_version >= "3.6"
django-crispy-forms==1.12.0; python_version >= "3.6"
django-environ==0.4.5
Expand Down

0 comments on commit 53006d7

Please sign in to comment.