Skip to content

Commit f5b6a56

Browse files
Update dependency protobuf to v5.29.5 [SECURITY]
1 parent 066f300 commit f5b6a56

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

poetry.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.28.0 ; python_version >= "3.11" and python_version < "4.0"
25+
protobuf==5.29.5 ; 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.28.0 ; python_version >= "3.11" and python_version < "4.0"
10+
protobuf==5.29.5 ; 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)