Skip to content

Commit cfd8cfc

Browse files
committed
Add Django 5.2.11, protobuf 5.29.6, h2 4.3.0, werkzeug 3.1.5 for security fixes
1 parent 2e240f8 commit cfd8cfc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ validate_incorrect_missing_deps = six
490490
[django==5.2.6]
491491
[django==5.2.7]
492492
[django==5.2.8]
493+
[django==5.2.11]
493494

494495
[django-crispy-forms==1.14.0]
495496

@@ -888,6 +889,7 @@ python_versions = <3.13
888889

889890
[h2==4.1.0]
890891
[h2==4.2.0]
892+
[h2==4.3.0]
891893

892894
[hera==5.25.1]
893895

@@ -1482,6 +1484,7 @@ python_versions = <3.13
14821484
[protobuf==5.28.2]
14831485
[protobuf==5.28.3]
14841486
[protobuf==5.29.5]
1487+
[protobuf==5.29.6]
14851488
[protobuf==6.30.2]
14861489
[protobuf==6.31.1]
14871490
[protobuf==6.32.1]
@@ -3584,6 +3587,7 @@ python_versions = <3.12
35843587
[werkzeug==3.0.5]
35853588
[werkzeug==3.0.6]
35863589
[werkzeug==3.1.3]
3590+
[werkzeug==3.1.5]
35873591

35883592
[wheel==0.37.1]
35893593
[wheel==0.38.4]

0 commit comments

Comments
 (0)