Skip to content

Commit

Permalink
Merge pull request #547 from kyhau/dependabot/pip/_common/all-depende…
Browse files Browse the repository at this point in the history
…ncies-947c76249d

Bump the all-dependencies group in /_common with 2 updates
  • Loading branch information
github-actions[bot] authored Mar 3, 2024
2 parents 2fc8c5e + 0841585 commit 2850d4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _common/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cov-core~=1.15
coverage~=7.4
flake8~=7.0
mock~=5.1
pytest~=8.0
pytest~=8.1
pytest-cov~=4.1
pytest-gitignore~=1.3
pytest-mock~=3.12
Expand Down
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.34.49",
"boto3==1.34.54",
"click==8.1.7",
"docker==7.0.0",
"InquirerPy==0.3.4",
Expand Down

0 comments on commit 2850d4b

Please sign in to comment.