Skip to content

Commit 282cde7

Browse files
authored
Merge pull request #209 from cloudfoundry-community/dependabot/pip/protobuf-gte-3.20.0-and-lt-6.0.0
Update protobuf requirement from <5.0.0dev,>=3.20.0 to >=3.20.0,<6.0.0
2 parents 14ddd56 + a5e14d4 commit 282cde7

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
@@ -1,5 +1,5 @@
11
aiohttp>=3.8.0
2-
protobuf>=3.20.0, < 5.0.0dev
2+
protobuf>= 3.20.0, < 6.0.0
33
oauth2-client==1.4.2
44
websocket-client~=1.7.0
55
PyYAML>=6.0

0 commit comments

Comments
 (0)