summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorInada Naoki <songofacandy@gmail.com>2022-05-23 04:52:09 +0000
committerInada Naoki <songofacandy@gmail.com>2022-05-23 04:52:09 +0000
commitb901b179d1976e09eb074803dcbb17d8d150c69f (patch)
treee3c778eb5a042cfc7ec0d4f0c5ff3f36758b3802 /requirements.txt
parent6a721faa778e4db23f76bc8a0f9adf85f59f69c7 (diff)
downloadmsgpack-python-b901b179d1976e09eb074803dcbb17d8d150c69f.tar.gz
Update Cython to 0.29.30
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f557888..9f3c1a0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
# Also declared in pyproject.toml, if updating here please also update there
-Cython~=0.29.13
+Cython~=0.29.30
# dev only tools. no need to add pyproject
black==22.3.0