Skip to content

Commit

Permalink
Bump pymemcache from 1.4.3 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pymemcache](https://github.com/pinterest/pymemcache) from 1.4.3 to 4.0.0.
- [Release notes](https://github.com/pinterest/pymemcache/releases)
- [Changelog](https://github.com/pinterest/pymemcache/blob/master/ChangeLog.rst)
- [Commits](pinterest/pymemcache@v1.4.3...v4.0.0)

---
updated-dependencies:
- dependency-name: pymemcache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4613e40 commit b9b57e2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 11 deletions.
17 changes: 7 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ kombu = { version = ">=5.3.3", optional = true }
objgraph = { version = ">=3.6.0", optional = true }
posix-ipc = ">=1.0.0,<2.0"
prometheus-client = ">=0.12.0"
pymemcache = { version = ">=1.3.0,<1.4.4", optional = true }
pymemcache = { version = ">=1.3.0,<4.0.1", optional = true }
pyramid = { version = ">=1.10.8,<2.0", optional = true }
python-json-logger = ">=2.0.5,<3.0"
reddit-cqlmapper = { version = ">=0.3.0,<1.0", optional = true }
Expand Down

0 comments on commit b9b57e2

Please sign in to comment.