Skip to content

Commit 5141ae5

Browse files
authored
Merge pull request #173 from hackersandslackers/renovate/protobuf-3.x
2 parents ca283c1 + 91b5e4f commit 5141ae5

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
@@ -10,7 +10,7 @@ idna==3.3; python_version >= "3.5" and python_full_version < "3.0.0" or python_f
1010
itsdangerous==2.0.1; python_version >= "3.6"
1111
jinja2==3.0.3; python_version >= "3.6"
1212
markupsafe==2.0.1; python_version >= "3.6"
13-
protobuf==3.17.3; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
13+
protobuf==3.19.4; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1414
python-dateutil==2.8.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.6"
1515
python-dotenv==0.19.2; python_version >= "3.5"
1616
requests==2.27.1; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.6.0")

0 commit comments

Comments
 (0)