Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/botocore-1.34.74
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcrawford45 committed Apr 1, 2024
2 parents 21eff8a + 7af4dbb commit 897b330
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions requirements-dev.txt
Expand Up @@ -69,7 +69,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.34.72
boto3==1.34.74
# via
# -r requirements-tests.txt
# aws-sam-translator
Expand Down Expand Up @@ -638,7 +638,7 @@ requests==2.31.0
# requests-toolbelt
# responses
# twine
requests-mock==1.12.0
requests-mock==1.12.1
# via -r requirements-tests.txt
requests-ntlm==1.2.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements-docs.txt
Expand Up @@ -76,7 +76,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.34.72
boto3==1.34.74
# via
# -r requirements-docs.in
# -r requirements-tests.txt
Expand Down Expand Up @@ -657,7 +657,7 @@ requests==2.31.0
# requests-ntlm
# responses
# sphinx
requests-mock==1.12.0
requests-mock==1.12.1
# via -r requirements-tests.txt
requests-ntlm==1.2.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements-tests.txt
Expand Up @@ -63,7 +63,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.34.72
boto3==1.34.74
# via
# -r requirements.txt
# aws-sam-translator
Expand Down Expand Up @@ -518,7 +518,7 @@ requests==2.31.0
# requests-mock
# requests-ntlm
# responses
requests-mock==1.12.0
requests-mock==1.12.1
# via -r requirements-tests.in
requests-ntlm==1.2.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -35,7 +35,7 @@ blinker==1.7.0
# flask
# flask-mail
# flask-principal
boto3==1.34.72
boto3==1.34.74
# via -r requirements.in
botocore==1.34.74
# via
Expand Down

0 comments on commit 897b330

Please sign in to comment.