Skip to content

Commit a9facdc

Browse files
Bump python-memcached from 1.61 to 1.62
Bumps [python-memcached](https://github.com/linsomniac/python-memcached) from 1.61 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.61...1.62) --- updated-dependencies: - dependency-name: python-memcached dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc8f844 commit a9facdc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ pytest==7.4.4
44
pytest-cache==1.0
55
pytest-cov==4.1.0
66
pytest-watch==4.2.0
7-
python-memcached==1.61
7+
python-memcached==1.62
88
ruff==0.1.11
99
selenium==4.12.0
1010
swagger-spec-validator==3.0.3

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pyramid-mailer==0.15.1
1313
pyramid-multiauth==1.0.1
1414
pyramid-tm==2.5
1515
python-dateutil==2.8.2
16-
python-memcached==1.61
16+
python-memcached==1.62
1717
sentry-sdk==1.39.2
1818
requests==2.31.0
1919
SQLAlchemy==2.0.25

0 commit comments

Comments
 (0)