Skip to content

Commit e44d8c1

Browse files
committed
up
1 parent 969970b commit e44d8c1

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

code/context.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
log = logging.getLogger('aws2tf')
55

6-
aws2tfver="v6271"
6+
aws2tfver="v6270"
77
tfver="6.27.0"
88
esttime=120.0
99
profile="default"

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
boto3>=1.40.44
2-
requests>=2.32.5
1+
boto3>=1.42.16
2+
requests>=2.32.5
3+
tqdm>=4.66.0

0 commit comments

Comments
 (0)