Skip to content

Commit 00be76a

Browse files
authored
Merge pull request #3 from sarvex/dependabot/pip/r2/webob-1.8.8
Bump webob from 1.0.8 to 1.8.8 in /r2
2 parents 258fd5e + 5b89e29 commit 00be76a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

r2/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
name="r2",
5959
version="",
6060
install_requires=[
61-
"webob==1.0.8",
61+
"webob==1.8.8",
6262
"webtest<=1.4.3", # anything newer requires WebOb>=1.2.0
6363
"Pylons==0.9.7",
6464
"Routes==1.11",

0 commit comments

Comments
 (0)