From 56846948b82bb39ef8b9fc64d25cb4f3ceca9e1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 19:27:07 +0000 Subject: [PATCH] Bump python-memcached from 1.59 to 1.61 Bumps [python-memcached](https://github.com/linsomniac/python-memcached) from 1.59 to 1.61. - [Release notes](https://github.com/linsomniac/python-memcached/releases) - [Changelog](https://github.com/linsomniac/python-memcached/blob/master/ChangeLog) - [Commits](https://github.com/linsomniac/python-memcached/compare/1.59...1.61) --- updated-dependencies: - dependency-name: python-memcached dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 3996c748a..56b6e3c5f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ pytest==7.4.3 pytest-cache==1.0 pytest-cov==4.1.0 pytest-watch==4.2.0 -python-memcached==1.59 +python-memcached==1.61 ruff==0.1.8 selenium==4.12.0 swagger-spec-validator==3.0.3 diff --git a/requirements.txt b/requirements.txt index 7991db92c..59d1d8f7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ pyramid-mailer==0.15.1 pyramid-multiauth==1.0.1 pyramid-tm==2.5 python-dateutil==2.8.2 -python-memcached==1.59 +python-memcached==1.61 sentry-sdk==1.39.1 requests==2.31.0 SQLAlchemy==2.0.23