Skip to content

Commit

Permalink
Bump python-memcached from 1.59 to 1.61
Browse files Browse the repository at this point in the history
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](linsomniac/python-memcached@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 602ec49 commit 5684694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5684694

Please sign in to comment.