Skip to content

Commit 247e429

Browse files
Bump python-memcached from 1.59 to 1.62
Bumps [python-memcached](https://github.com/linsomniac/python-memcached) from 1.59 to 1.62. - [Release notes](https://github.com/linsomniac/python-memcached/releases) - [Changelog](https://github.com/linsomniac/python-memcached/blob/master/ChangeLog) - [Commits](linsomniac/python-memcached@1.59...1.62) --- updated-dependencies: - dependency-name: python-memcached dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1d565a2 commit 247e429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ pytest==7.4.1
33
pytest-cov==4.0.0
44
gevent==24.2.1; "PyPy" not in platform_python_implementation
55
pylibmc==1.6.3; sys.platform != 'win32'
6-
python-memcached==1.59
6+
python-memcached==1.62
77
zstd==1.5.4.0
88
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)