Skip to content

Commit f3efbb3

Browse files
Merge pull request #119 from serv-c/dependabot/pip/redis-6.4.0
fix: bump redis from 6.3.0 to 6.4.0
2 parents b48fd66 + c322495 commit f3efbb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-i https://pypi.org/simple
22
pika==1.3.2
3-
redis==6.3.0
3+
redis==6.4.0
44
simplejson==3.20.1
55
flask==3.1.1
66
pyyaml==6.0.2

0 commit comments

Comments
 (0)