Skip to content

Commit

Permalink
Bump botocore from 1.35.65 to 1.35.69
Browse files Browse the repository at this point in the history
Bumps [botocore](https://github.com/boto/botocore) from 1.35.65 to 1.35.69.
- [Commits](boto/botocore@1.35.65...1.35.69)

---
updated-dependencies:
- dependency-name: botocore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 5c46643 commit 1e7ad4a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ opentelemetry-instrumentation-botocore = { version = ">=0.48b0", optional = true
opentelemetry-instrumentation-fastapi = { version = ">=0.48b0", optional = true }
opentelemetry-instrumentation-pymongo = { version = ">=0.48b0", optional = true }
opentelemetry-instrumentation-redis = { version = ">=0.48b0", optional = true }
botocore = { version = "^1.35.64", optional = true }
botocore = { version = "^1.35.69", optional = true }
fastapi = { version = ">=0.115.2", optional = true }
cryptography = { version = "^43.0.3", optional = true }
faas-cache-dict = { version = "^0.5.0", optional = true }
Expand Down

0 comments on commit 1e7ad4a

Please sign in to comment.