Skip to content

Commit bee8fb6

Browse files
committed
Raise floor to the next lowest version available on PyPi.
1 parent 28ebe36 commit bee8fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = [
4141
"ruamel.yaml.clib>=0.2.0,<=0.2.8",
4242
"prompt-toolkit>=3.0.24,<3.0.39",
4343
"distro>=1.5.0,<1.9.0",
44-
"awscrt>=0.21.6,<=0.22.0",
44+
"awscrt>=0.22.0,<=0.22.0",
4545
"python-dateutil>=2.1,<=2.9.0",
4646
"jmespath>=0.7.1,<1.1.0",
4747
"urllib3>=1.25.4,<1.27",

0 commit comments

Comments
 (0)