Skip to content

Commit 8df37d6

Browse files
Update dependency protobuf to v5.29.5 [SECURITY]
1 parent 9c195bb commit 8df37d6

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
@@ -47,7 +47,7 @@ poetry-core==1.9.0 ; python_version >= "3.10" and python_version < "4.0"
4747
poetry-plugin-export==1.8.0 ; python_version >= "3.10" and python_version < "4.0"
4848
poetry==1.8.3 ; python_version >= "3.10" and python_version < "4.0"
4949
proto-plus==1.24.0 ; python_version >= "3.10" and python_version < "4.0"
50-
protobuf==5.27.3 ; python_version >= "3.10" and python_version < "4.0"
50+
protobuf==5.29.5 ; python_version >= "3.10" and python_version < "4.0"
5151
ptyprocess==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
5252
pyasn1-modules==0.4.0 ; python_version >= "3.10" and python_version < "4.0"
5353
pyasn1==0.6.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)