Skip to content

Commit

Permalink
Bump pylibmc from 1.6.1 to 1.6.3 in /requirements
Browse files Browse the repository at this point in the history
Bumps [pylibmc](https://github.com/lericson/pylibmc) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/lericson/pylibmc/releases)
- [Changelog](https://github.com/lericson/pylibmc/blob/master/docs/changelog.rst)
- [Commits](lericson/pylibmc@1.6.1...1.6.3)

---
updated-dependencies:
- dependency-name: pylibmc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bmispelon committed Jul 11, 2024
1 parent 4bce993 commit e61a7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r common.txt
django-pylibmc==0.6.1
django-redis-cache==3.0.1
pylibmc==1.6.1
pylibmc==1.6.3
redis==5.0.7
sentry-sdk==1.44.1

0 comments on commit e61a7dd

Please sign in to comment.