Skip to content

Commit

Permalink
Downgrade boto3 version from 1.34.14 to 1.24.96 (#9257)
Browse files Browse the repository at this point in the history
Signed-off-by: Sagi Hirshfeld <[email protected]>
  • Loading branch information
sagihirshfeld committed Feb 5, 2024
1 parent 395c44a commit deead64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"pyyaml>=4.2b1",
"jinja2==3.0.3",
"openshift==0.11.2",
"boto3==1.34.14",
"boto3==1.24.96",
"munch==2.5.0",
"pytest==6.2.5",
"pytest-logger==0.5.1",
Expand Down

0 comments on commit deead64

Please sign in to comment.