Skip to content

Commit a486f1d

Browse files
authored
Merge pull request #21 from protoconf/renovate/protobuf-5.x
Update dependency protobuf to v5.28.0
2 parents ad6ca8b + f678894 commit a486f1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ iniconfig==2.0.0 ; python_version >= "3.11" and python_version < "4.0"
2222
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
2323
packaging==24.1 ; python_version >= "3.11" and python_version < "4.0"
2424
pluggy==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
25-
protobuf==5.27.4 ; python_version >= "3.11" and python_version < "4.0"
25+
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
2626
pytest-asyncio==0.24.0 ; python_version >= "3.11" and python_version < "4.0"
2727
pytest-cov==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
2828
pytest==8.3.2 ; python_version >= "3.11" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
77
hpack==4.0.0 ; python_version >= "3.11" and python_version < "4.0"
88
hyperframe==6.0.1 ; python_version >= "3.11" and python_version < "4.0"
99
multidict==6.0.5 ; python_version >= "3.11" and python_version < "4.0"
10-
protobuf==5.27.4 ; python_version >= "3.11" and python_version < "4.0"
10+
protobuf==5.28.0 ; python_version >= "3.11" and python_version < "4.0"
1111
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"
1212
watchdog==5.0.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)