Skip to content

Commit

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

Bump the all-dependencies group in /_common with 3 updates
  • Loading branch information
github-actions[bot] authored Mar 24, 2024
2 parents 45c86a0 + 65561f0 commit 205d748
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _common/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ coverage~=7.4
flake8~=7.0
mock~=5.1
pytest~=8.1
pytest-cov~=4.1
pytest-cov~=5.0
pytest-gitignore~=1.3
pytest-mock~=3.12
pytest-mock~=3.14
wheel~=0.43
-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.34.64",
"boto3==1.34.69",
"click==8.1.7",
"docker==7.0.0",
"InquirerPy==0.3.4",
Expand Down

0 comments on commit 205d748

Please sign in to comment.