Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/src/dashboard/npm_an…
Browse files Browse the repository at this point in the history
…d_yarn-57ef89d723
  • Loading branch information
xichen1 authored Sep 13, 2024
2 parents 6d20ef5 + 98dfcb4 commit b99ebfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/agent/kubernetes-agent/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
kubernetes<=9.0.0
requests<=2.22.0
requests<=2.32.3
4 changes: 2 additions & 2 deletions src/api-engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ python-dateutil==2.8.1
python3-openid==3.2.0
PyYAML==5.4
redis==4.4.4
requests==2.31.0
requests==2.32.2
requests-oauthlib==1.3.0
rfc3987==1.3.8
rsa==4.7
Expand All @@ -52,7 +52,7 @@ sqlparse==0.5.0
strict-rfc3339==0.7
swagger-spec-validator==2.5.0
uritemplate==3.0.1
urllib3==1.26.18
urllib3==1.26.19
uWSGI==2.0.22
validate-email==1.3
watchdog==0.10.2
Expand Down

0 comments on commit b99ebfe

Please sign in to comment.