Skip to content

Commit b671517

Browse files
Bump protobuf from 5.29.5 to 5.29.6 in /setup
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2a5f0a commit b671517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ multidict==6.1.0 ; python_version >= "3.9" and python_version < "4.0"
3636
openai==1.58.1 ; python_version >= "3.9" and python_version < "4.0"
3737
propcache==0.2.1 ; python_version >= "3.9" and python_version < "4.0"
3838
proto-plus==1.25.0 ; python_version >= "3.9" and python_version < "4.0"
39-
protobuf==5.29.5 ; python_version >= "3.9" and python_version < "4.0"
39+
protobuf==5.29.6 ; python_version >= "3.9" and python_version < "4.0"
4040
pyasn1-modules==0.4.1 ; python_version >= "3.9" and python_version < "4.0"
4141
pyasn1==0.6.1 ; python_version >= "3.9" and python_version < "4.0"
4242
pydantic-core==2.27.2 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)