Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion NOTICE-3RD-PARTY-CONTENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
|types-protobuf|5.27.0.20240626|Apache 2.0|
|typing-extensions|4.12.2|Python Software Foundation License|
|tzlocal|5.2|MIT|
|virtualenv|20.26.3|MIT|
|virtualenv|20.26.6|MIT|
|wheel|0.44.0|MIT|
|wrapt|1.16.0|BSD|
|yarl|1.9.7|Apache 2.0|
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ typing-extensions==4.12.2
# opentelemetry-sdk
tzlocal==5.2
# via apscheduler
virtualenv==20.26.3
virtualenv==20.26.6
# via
# pre-commit
# tox
Expand Down