Skip to content

Commit e04f425

Browse files
authored
upgrade awscli and idna (#626)
1 parent f6e560e commit e04f425

2 files changed

Lines changed: 30 additions & 30 deletions

File tree

poetry.lock

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ package-mode = false
1010
python = "^3.13"
1111
docopt = "^0.6.2"
1212
jinja2 = "^3.1.6"
13-
requests = "^2.32.5"
13+
requests = "^2.34.2"
1414
flake8 = "^7.3.0"
1515
mypy = "^1.18.2"
1616
pytest = "^9.0.3"
1717
pytest-cov = "^7.0.0"
1818
ansible = "^12.2.0"
1919
pyyaml = "^6.0.3"
2020
jmespath = "^1.0.1"
21-
awscli = "^1.38.38"
21+
awscli = "^1.44.38"
2222
pydantic = "^1.10.26"
2323
deepdiff = "^8.6.2"
2424
semver = "^3.0"

0 commit comments

Comments
 (0)