Skip to content

Commit 19f8cac

Browse files
Bump botocore from 1.35.81 to 1.35.82 (#31)
Bumps [botocore](https://github.com/boto/botocore) from 1.35.81 to 1.35.82. - [Commits](boto/botocore@1.35.81...1.35.82) --- updated-dependencies: - dependency-name: botocore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edfcb32 commit 19f8cac

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ opentelemetry-instrumentation-botocore = { version = ">=0.48b0", optional = true
1414
opentelemetry-instrumentation-fastapi = { version = ">=0.48b0", optional = true }
1515
opentelemetry-instrumentation-pymongo = { version = ">=0.48b0", optional = true }
1616
opentelemetry-instrumentation-redis = { version = ">=0.48b0", optional = true }
17-
botocore = { version = "^1.35.64", optional = true }
17+
botocore = { version = "^1.35.82", optional = true }
1818
fastapi = { version = ">=0.115.2", optional = true }
1919
cryptography = { version = ">=43.0.3", optional = true }
2020
faas-cache-dict = { version = "^0.5.0", optional = true }

0 commit comments

Comments
 (0)