Skip to content

Commit

Permalink
Merge pull request vmware-samples#1251 from lamw/issue-1250
Browse files Browse the repository at this point in the history
  • Loading branch information
lamw authored Jul 31, 2024
2 parents 2dbb930 + 575c3e6 commit 55e4429
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/knative/python/kn-py-echo/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ Flask==2.3.2
MarkupSafe==2.1.1
Werkzeug==3.0.3
pip==23.3
setuptools==65.5.1
setuptools==70.0.0
4 changes: 2 additions & 2 deletions examples/knative/python/kn-py-vm-attr/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ cloudevents==1.2.0
Flask==2.3.2
click==8.1.3
importlib-metadata==4.11.4
zipp==3.8.0
zipp==3.19.1
itsdangerous==2.1.2
Jinja2==3.1.4
MarkupSafe==2.1.1
Expand All @@ -19,4 +19,4 @@ pyvmomi==7.0.2
idna==3.7
urllib3==1.26.19
six==1.16.0
setuptools==65.5.1
setuptools==70.0.0

0 comments on commit 55e4429

Please sign in to comment.