Skip to content

Commit

Permalink
Merge pull request #681 from kyhau/dependabot/pip/all-dependencies-e3…
Browse files Browse the repository at this point in the history
…7873e533

Bump the all-dependencies group across 3 directories with 5 updates
  • Loading branch information
github-actions[bot] authored Sep 9, 2024
2 parents 034a53c + 2a74024 commit c0048dc
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Bedrock/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
boto3==1.35.10
langchain==0.2.15
langchain-community==0.2.15
boto3==1.35.14
langchain==0.2.16
langchain-community==0.2.16
streamlit==1.38.0
2 changes: 1 addition & 1 deletion _common/requirements-build.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This file is used for running tox, flake8 and building the wheel
logilab-common~=2.0
pypandoc==1.13
setuptools~=74.0
setuptools~=74.1
tox~=4.18
2 changes: 1 addition & 1 deletion _common/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ pytest~=8.3
pytest-cov~=5.0
pytest-gitignore~=1.3
pytest-mock~=3.14
setuptools~=74.0
setuptools~=74.1
wheel~=0.44
-e.
2 changes: 1 addition & 1 deletion _common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
__uri__ = "https://github.com/kyhau/aws-tools/"

__requirements__ = [
"boto3==1.35.10",
"boto3==1.35.14",
"click==8.1.7",
"docker==7.1.0",
"InquirerPy==0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion requirements-ci.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
cfn-lint~=1.11
cfn-lint~=1.12

0 comments on commit c0048dc

Please sign in to comment.