Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/webapp/boto3-1.36.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 18, 2025
2 parents 17cf926 + 7df7304 commit 81d4f93
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.90
boto3==1.36.2
requests==2.32.3
PyGithub==2.5.0
beautifulsoup4
2 changes: 1 addition & 1 deletion functions/most_popular_repo_langchain/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.3.13
langchain==0.3.14
langchain-community==0.3.8
requests==2.32.3
PyGithub==2.5.0
Expand Down
2 changes: 1 addition & 1 deletion functions/trip_planner/pdf_creator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
boto3==1.35.90
boto3==1.36.2
md2pdf

0 comments on commit 81d4f93

Please sign in to comment.