Skip to content

Commit 661b04d

Browse files
committed
updated dependencies
1 parent 62403ed commit 661b04d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.6.3
1+
3.6.4

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The MIT License (MIT)
2-
Copyright (c) 2017 Michael Herman
2+
Copyright (c) 2018 Michael Herman
33

44
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
55

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ Flask==0.12.2
33
Flask-Bcrypt==0.7.1
44
Flask-Bootstrap==3.3.7.1
55
Flask-DebugToolbar==0.10.1
6-
Flask-Login==0.4.0
6+
Flask-Login==0.4.1
77
Flask-Migrate==2.1.1
88
Flask-Script==2.0.6
99
Flask-SQLAlchemy==2.3.2
10-
Flask-Testing==0.6.2
10+
Flask-Testing==0.7.1
1111
Flask-WTF==0.14.2

0 commit comments

Comments
 (0)