Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
boto==2.49.0
# via google-compute-engine
boto3==1.42.27
boto3==1.42.31
# via -r requirements/base.in
botocore==1.42.27
botocore==1.42.31
# via
# -r requirements/base.in
# boto3
Expand Down
10 changes: 5 additions & 5 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ boto==2.49.0
# via
# -r requirements/base.txt
# google-compute-engine
boto3==1.42.27
boto3==1.42.31
# via
# -r requirements/base.txt
# aws-sam-translator
# moto
botocore==1.42.27
botocore==1.42.31
# via
# -r requirements/base.txt
# aws-xray-sdk
Expand All @@ -44,7 +44,7 @@ cryptography==46.0.3
# via
# joserfc
# moto
dill==0.4.0
dill==0.4.1
# via pylint
distro==1.9.0
# via
Expand Down Expand Up @@ -101,7 +101,7 @@ mccabe==0.7.0
# via pylint
mock==5.2.0
# via -r requirements/test.in
moto[cloudformation]==5.1.19
moto[cloudformation]==5.1.20
# via -r requirements/test.in
mpmath==1.3.0
# via sympy
Expand Down Expand Up @@ -158,7 +158,7 @@ referencing==0.36.2
# jsonschema
# jsonschema-path
# jsonschema-specifications
regex==2025.11.3
regex==2026.1.15
# via cfn-lint
requests==2.32.5
# via
Expand Down