Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b869837

Browse files
committed
fix typo
1 parent edb4788 commit b869837

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "MIT"
99
readme = 'README.md'
1010
requires-python = ">=3.9"
1111
dependencies = [
12-
"boto3>=1.38.8<2"
12+
"boto3>=1.38.8,<2"
1313
]
1414

1515

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)