Skip to content
This repository has been archived by the owner on Oct 26, 2024. It is now read-only.

Bump werkzeug from 0.9.4 to 3.0.3 in /requirements #15

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
custom: paypal.me/miasteinkirch
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# The Anti-Social Network
# The Anti-Social Network

Join at [https://anti-social.herokuapp.com](https://anti-social.herokuapp.com) !!!

### Are you tired of not having enough online followers in your social networks?

Can't you stand the fact that only the cool kids are popular and have all the "likes"? Nobody "stars" or "retweets" your stories? Do you wish you had more friends to love all your pointless posts?

###Your problems are over!
### Your problems are over!

Get as many friends as you need to feel good about yourself again! Register Today!

Expand Down Expand Up @@ -84,3 +84,11 @@ If you want to use the machinery to deploy the app somewhere (MIT License).
[Instructions here](https://coderwall.com/p/pstm1w?i=2&p=1&q=author%3Abt3gl&t%5B%5D=bt3gl).



----


## License

When making a reference to my work, please use my [website](http://bt3gl.github.io/index.html).
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Markdown==2.3.1
MarkupSafe==0.18
SQLAlchemy==0.8.4
WTForms==1.0.5
Werkzeug==0.9.4
Werkzeug==3.0.3
alembic==0.6.2
bleach==1.4.0
blinker==1.3
Expand Down