Skip to content

Commit f481878

Browse files
Bump protobuf from 4.25.8 to 6.33.5 in /tools (#4592)
1 parent 98f9cea commit f481878

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/requirements-py.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#####################################################################################
22
# The MIT License (MIT)
33
#
4-
# Copyright (c) 2015-2025 Advanced Micro Devices, Inc. All rights reserved.
4+
# Copyright (c) 2015-2026 Advanced Micro Devices, Inc. All rights reserved.
55
#
66
# Permission is hereby granted, free of charge, to any person obtaining a copy
77
# of this software and associated documentation files (the "Software"), to deal
@@ -29,4 +29,4 @@ typing==3.7.4
2929
pytest==6.0.1
3030
packaging==23.0
3131
# pin version of protobuf in Python for onnx runtime unit tests between dist versions
32-
protobuf==4.25.8
32+
protobuf==6.33.5

0 commit comments

Comments
 (0)