Skip to content

Commit 37f1906

Browse files
committed
Pin dogpile cache version
1 parent b1e5267 commit 37f1906

File tree

6 files changed

+10
-3
lines changed

6 files changed

+10
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ dependencies = [
5858
"djangorestframework==3.15.0",
5959
"djangorestframework_xml==2.0.0",
6060
"django~=4.2.0",
61+
"dogpile-cache==1.3.4",
6162
"drf-nested-routers==0.92.5",
6263
"factory-boy==3.2.1",
6364
"funcsigs==0.4",

requirements/dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ docutils==0.21.2
153153
# via sphinx
154154
dogpile-cache==1.3.4
155155
# via
156+
# ralph (pyproject.toml)
156157
# openstacksdk
157158
# python-ironicclient
158159
drf-nested-routers==0.92.5

requirements/docs.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ djangorestframework-xml==2.0.0
119119
# via ralph (pyproject.toml)
120120
dogpile-cache==1.3.4
121121
# via
122+
# ralph (pyproject.toml)
122123
# openstacksdk
123124
# python-ironicclient
124125
drf-nested-routers==0.92.5

requirements/prod.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ djangorestframework-xml==2.0.0
114114
# via ralph (pyproject.toml)
115115
dogpile-cache==1.3.4
116116
# via
117+
# ralph (pyproject.toml)
117118
# openstacksdk
118119
# python-ironicclient
119120
drf-nested-routers==0.92.5

requirements/test.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ docutils==0.21.2
148148
# via sphinx
149149
dogpile-cache==1.3.4
150150
# via
151+
# ralph (pyproject.toml)
151152
# openstacksdk
152153
# python-ironicclient
153154
drf-nested-routers==0.92.5

uv.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)