Skip to content

Commit 1615170

Browse files
committed
Update Python modules (protobuf 6.33.5, pyasn1 0.6.2)
1 parent 440ff05 commit 1615170

File tree

2 files changed

+19
-15
lines changed

2 files changed

+19
-15
lines changed

Pipfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ google-api-python-client = "*"
1111
lxml = "*"
1212
matplotlib = "*"
1313
pandas = "*"
14+
protobuf = ">=6.33.5" # Ensure dependency is secure
15+
pyasn1 = ">=0.6.2" # Ensure dependency is secure
1416
Pygments = "*"
1517
PyYAML = "*"
1618
requests = ">=2.31.0"

Pipfile.lock

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

0 commit comments

Comments
 (0)