Skip to content

Commit 62ac4ae

Browse files
chore(deps): bump momento from 1.26.0 to 1.27.0 in /examples (#508)
Bumps [momento](https://github.com/momentohq/client-sdk-python) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/momentohq/client-sdk-python/releases) - [Changelog](https://github.com/momentohq/client-sdk-python/blob/main/CHANGELOG.md) - [Commits](v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: momento dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1443545 commit 62ac4ae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

examples/poetry.lock

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

examples/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "Apache-2.0"
88
[tool.poetry.dependencies]
99
python = ">=3.7,<3.13"
1010

11-
momento = "1.26.0"
11+
momento = "1.27.0"
1212
colorlog = "6.7.0"
1313
hdrhistogram = "^0.10.1"
1414

0 commit comments

Comments
 (0)