Skip to content

Commit a0a1382

Browse files
chore(deps): bump momento from 1.25.0 to 1.26.0 in /examples (#499)
Bumps [momento](https://github.com/momentohq/client-sdk-python) from 1.25.0 to 1.26.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.25.0...v1.26.0) --- updated-dependencies: - dependency-name: momento 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 50df735 commit a0a1382

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

examples/poetry.lock

Lines changed: 25 additions & 6 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.12"
1010

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

0 commit comments

Comments
 (0)